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

Home » Public Forums » archive » Re: What in the world does "Program code area full" mean?
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: What in the world does "Program code area full" mean? [message #67689 is a reply to message #67688] Wed, 12 August 2009 14:33 Go to previous messageGo to previous message
steve.kaeppler is currently offline  steve.kaeppler
Messages: 6
Registered: August 2009
Junior Member
Understand, David, some of us are picking it up as we go here. :)
That is all part of being a graduate student, right? I am writing it
like a script, because that is basically how the other code I know of
has been ran.

I will to write it like an actual program and see if that helps.

Thanks!

Steve

On Aug 12, 4:18 pm, David Fanning <n...@dfanning.com> wrote:
> steve.kaeppler writes:
>> Actually, I will attach the code.
>
> Oh dear. Who taught you how to write IDL code. :-(
>
> Yes, IDL is really not designed to run one gigantic
> line of code like this. You would be MUCH better
> served if you did a global delete of all "&$" marks
> and put an END at the end of your code, gave it
> a name (something like "disaster.pro" would be OK),
> and then "ran" it like this:
>
>    IDL> .run disaster
>
> This would be called a main-level program. What you
> are trying to run (I think) is a batch program. And it
> is too big to be interpreted in one go. It will need
> to be compiled.
>
> But, there are MUCH better ways to write IDL code
> than what you have here. :-)
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Modis Conversion Toolkit Question
Next Topic: m choose n

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

Current Time: Fri Oct 10 06:42:33 PDT 2025

Total time taken to generate the page: 1.60115 seconds