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

Home » Public Forums » archive » Re: Help! Out of code space...
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: Help! Out of code space... [message #654 is a reply to message #653] Fri, 29 January 1993 04:20 Go to previous message
zawodny is currently offline  zawodny
Messages: 121
Registered: August 1992
Senior Member
In article <C1L4tq.LtM@usenet.ucs.indiana.edu> Rick McMullen writes:
> How does one increase the amount of code space to avoid this:
>
> WAVE> .run pf3dr
> % Compiled module: PLOTSET.
> % Compiled module: DEVINIT.
> % Compiled module: SHOWTITLE.
> % Compiled module: LOAD3DR.
> % Compiled module: GETCR.
> % Compiled module: GETSL.
> % Compiled module: GETCORS.
> % Compiled module: DRAWARC.
>
> contour,tt,zx,zz,xrange=[0,maxx],$
> ^
> % Program code area full.
> % 2 Compilation errors in module $MAIN$.
> WAVE>


Use the .SIZE command to increase your code and data region sizes so
that the proceedure will compile. Alternatively, Edit the offending program
(or proceedure) to split it up into smaller routines which will compile in the
default space. I understand that IDL V 3.0.0 has increased the default area
somewhat. If this happens often for you, you may want to execute a .SIZE in
your IDL_STARTUP file.

Joseph M. Zawodny (KO4LW) NASA Langley Research Center
zawodny@arbd0.larc.nasa.gov MS-475, Hampton VA, 23681


--
Joseph M. Zawodny (KO4LW) NASA Langley Research Center
zawodny@arbd0.larc.nasa.gov MS-475, Hampton VA, 23681
[Message index]
 
Read Message
Read Message
Previous Topic: Help! Out of code space...
Next Topic: area selection with widgets

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

Current Time: Wed Oct 08 19:25:38 PDT 2025

Total time taken to generate the page: 0.00385 seconds