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

Home » Public Forums » archive » Re: "Program Code area full" error message
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: "Program Code area full" error message [message #31273 is a reply to message #31272] Tue, 25 June 2002 06:34 Go to previous messageGo to previous message
Ken Mankoff is currently offline  Ken Mankoff
Messages: 158
Registered: February 2000
Senior Member
On 24 Jun 2002, Asti Bhatt wrote:

> Hi everybody,
>
> Can anybody tell me, when "Program Code area full" error message
> comes, and what one can do to cure it ? I am NOT using "EXECUTE"
> function in my code. Also I cannot use .SIZE as it has become obsolete
> in IDL 5 onwards. Doesn't this mean that one should never get "Program
> Code area full" or "Program data area full" error messages ? Please
> help.


I can get the message by doing the following:

Trying to run a line of code that is really really REALLY long.

i.e.:

put this in a file:
a = [ 1, $
2, $
3, $
4, $
..., $
1e6 ]

then do @file

and you should get the error.

Its almost like having a line limit of 1024 characters or something,
but not quite.

-k.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mapping questions
Next Topic: subtle changes in PS output with contour

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

Current Time: Fri Oct 10 11:19:30 PDT 2025

Total time taken to generate the page: 1.20075 seconds