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

Home » Public Forums » archive » Hey! You can execute multi-line statements from the IDL command prompt!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Hey! You can execute multi-line statements from the IDL command prompt! [message #65690] Mon, 16 March 2009 16:19
MarioIncandenza is currently offline  MarioIncandenza
Messages: 231
Registered: February 2005
Senior Member
Like this:

IDL> .run
- for i=0,2 do begin
- print, i, "things."
- endfor
- end
% Compiled module: $MAIN$.
0things.
1things.
2things.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: "Graphics produced by IDL"
Next Topic: Re: "Graphics produced by IDL"

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

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

Total time taken to generate the page: 1.11841 seconds