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

Home » Public Forums » archive » IDL 6.0
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 6.0 [message #34589 is a reply to message #34528] Mon, 31 March 2003 08:23 Go to previous messageGo to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Mon, 31 Mar 2003 08:50:45 -0700, Michael A. Miller wrote:

>>>> >> "JD" == JD Smith <jdsmith@as.arizona.edu> writes:
>
>> The problem is the IDL startup time is long enough that
>> interactive use is stressed much more than batch use. I.e. the
>> standard response would be that you should string together your
>> bits of code in an *IDL* script/batch-file/$MAIN$-level-routine.
>
> IDL starts in about 3 seconds or less on the machine I just timed it on
> (2 GHz pentiums). The jobs we're regularly running take from 5-500
> minutes, so start up time is negligible.
>

Yes, but that didn't use to be the case. It might be nice if IDL had a
non-command-line mode which skipped all the interface startup and went
straight into the interpreter. The basic issue is that IDL doesn't see
itself as an equal tool among many, but as *the* tool, to which can be
tacked on bits and pieces of code from other languages as necessary.
Writing an IDL script which drives a perl script is trivial. Writing a
perl script which drives an IDL script is less so. For good or for bad,
IDL's original authors were probably disillusioned with the "string
together various disparate pieces" method of problem solving, and wrote
IDL to be a "one-stop-shopping" data language.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: "broken" scale in IDL plot
Next Topic: Re: PV Wave vs IDL

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

Current Time: Fri Oct 10 06:17:13 PDT 2025

Total time taken to generate the page: 1.36134 seconds