LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 13 Apr 2000 22:23:25 -0400
Reply-To:     paula <icj808@USWEST.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         paula <icj808@USWEST.NET>
Subject:      code buffer error message

Today I got an error message when compiling SAS, version 6.12 for Windows

01ED17CC - vgstmt - address not in range of any code buffer......

Late on it declares

Host internal Error: 23 used 56.94 seconds.

My Informix DBA said I need more RAM. I did not believe it. I reboot my HP workstation. The same problem.

So I look into all my 72 lines of codes. I comment out one section after another. The problem did not go away until I boxed out a section with an Array included.

However, when the same block including the array is put back to the context to rerun, without any modification whatso ever, the program runs fine.


Back to: Top of message | Previous page | Main SAS-L page