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.