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

Home » Public Forums » archive » Re: Running IDL from the OS command line
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: Running IDL from the OS command line [message #40820 is a reply to message #40813] Thu, 02 September 2004 13:14 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Craig Markwardt wrote:
> Paul Van Delst <paul.vandelst@noaa.gov> writes:
>
>
>> Hello,
>>
>> This is probably an easy question, but I couldn't find any information in hte IDL manuals
>> (mostly because I wasn't sure what the correct terminology was).
>>
>> Can you run regular old IDL .pro functions from the OS prompt?
>
>
> Paul, you can run an IDL command *script* from the unix command line.
>
> By "command script" I mean anything that you can load with
> @filename.pro from the command prompt. Just like the real command
> line, you can't use complex multi-line syntax, but you can call
> procedures that do.
>
> You invoke it as
> idl filename.pro
>
> Be sure to put any EXIT commands or whatever else you need to quit
> out. You don't need an END command since this is a command script.

Ahh, cool. I knew it was something simple, I just couldn't find the info in the IDL docs.

I just tested it out in my makefile - beyooteeful. Instant Fortran95 HTML documentation.
Lordy!

Thanks!

paulv
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: delete common block
Next Topic: Re: IDL with XP crashes. Is it normal???

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

Current Time: Wed Oct 15 09:43:42 PDT 2025

Total time taken to generate the page: 0.24174 seconds