comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Code area full?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Code area full? [message #60 is a reply to message #59] Thu, 08 August 1991 13:59 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
In article <4310@nosc.NOSC.MIL>, martino@sunspot.nosc.mil (Martin Olivera)
writes...

> I keep getting the following message:
>
> % Program code area full.

My understanding is that the program code area contains all the functions and
subroutines that have been defined so far, as well as space allocated for each
variable that has been created so far.

I've been warned that the DELVAR function does remove the variable from dynamic
memory, but does not deallocate the space reserved in the program area for the
header. If one uses DELVAR a lot, for instance inside the loop of a program,
one could eat up all the program area that way.

I seem to recall that there was some new way to dynamically adjust the size of
the program area, but I can't find any documentation on it. Does anyone know
how to do this?

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: {x,y}size, scale_factor, and window size
Next Topic: Re: Defining system variables

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 02:52:13 PDT 2025

Total time taken to generate the page: 0.88308 seconds