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 
Return to the default flat view 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.
[Message index]
 
Read Message
Previous Topic: "Graphics produced by IDL"
Next Topic: Re: "Graphics produced by IDL"

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

Current Time: Sat Oct 11 00:33:07 PDT 2025

Total time taken to generate the page: 0.39937 seconds