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

Home » Public Forums » archive » Program code area exceeded?? 50k file
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 exceeded?? 50k file [message #4775 is a reply to message #4712] Thu, 27 July 1995 00:00 Go to previous messageGo to previous message
soc is currently offline  soc
Messages: 12
Registered: October 1994
Junior Member
antarcti@news.db.erau.edu wrote:
: I'm working on a program that is just getting good. Only 12 1-2 pages modules.
: The file is 50k and idl refuses to run the program. Is there an option to
: increase the memory allocated for programs. I'm on a Sparc20 with Solaris2.4.

Hi, you can increase the program code area size using the following:


IDL>.size 50000 10000

I've never had a program fill up mine - but I artificially reduced mine
using .size 16000 8000 and I got a program code area exceeded.

Check what your allocation is using the help command, its the top line
that tells you the code and data sizes...

Hope this helps,

Rob O'Connell
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Reading ASCII
Next Topic: polyfill help

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

Current Time: Sat Oct 11 21:15:37 PDT 2025

Total time taken to generate the page: 0.96079 seconds