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

Home » Public Forums » archive » Re: IDL batch mode: Command line args?
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: IDL batch mode: Command line args? [message #11500 is a reply to message #11496] Wed, 01 April 1998 00:00 Go to previous messageGo to previous message
manizade is currently offline  manizade
Messages: 9
Registered: October 1993
Junior Member
> Mark Elliott (mark@mail.mmrrcc.upenn.edu) writes:
>
>> I'd like to run IDL (from UNIX) in batch mode with a command
>> like:
>>
>> unixprompt> idl batchprog.pro
>>
>> How can I provide additional arguments to be used by the batch
>> program. For example, is there a syntax like:
>>
>> unixprompt> idl batchprog.pro inputfile.txt
>>
>> or
>>
>> unixprompt> idl batchprog.pro 5 3.78 "John Doe" 24.0
I implemented such a scheme by creating a unix shell which sets
up various parameters before running idl. The unix shell writes
into a file which is executed by IDL by means of the "setenv IDL_STARTUP ..."
scheme. The shell passes along arguments from the command line, which
may contain IDL commands.
--
Serdar S. Manizade <serdar.manizade@gsfc.nasa.gov>
Airborne Topographic Mapper Project
NASA/GSFC/Wallops Flight Facility, Wallops Island, VA
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FFT transforms for images
Next Topic: How do you sort an array in IDL?

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

Current Time: Sat Oct 11 00:55:10 PDT 2025

Total time taken to generate the page: 0.24438 seconds