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

Home » Public Forums » archive » running IDL on a linux 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 on a linux command line [message #82772 is a reply to message #81743] Thu, 17 January 2013 20:15 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
mkmvarma@gmail.com writes:

> I tried to run IDL using command line. It just compiles the program but does not run it. Does anybody know how to fix this. I use ".run" to run the program.

On of the (many) secrets of IDL is that the .RUN command doesn't really
run anything. (Actually, it runs main-level programs, but most people
don't know what these are, so it's not like it counts.) RUN is a hold-
over from the BASIC language from the early 1970's, when it was used to
run a BASIC program. But, the command only compiles IDL procedures and
functions, and for that purpose it is better to use the eponymously
named .COMPILE command. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL 'unexpectedly quit' when plotting large data sets on mac os x
Next Topic: Re: the problem for GPULIB+IDL

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

Current Time: Fri Oct 10 16:24:19 PDT 2025

Total time taken to generate the page: 1.28065 seconds