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

Home » Public Forums » archive » Re: 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
Re: Hey! You can execute multi-line statements from the IDL command prompt! [message #65678] Tue, 17 March 2009 05:38 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Or like this. (& $)

FOR i=0, 5 DO BEGIN & $
FOR j=0, 2 DO BEGIN & $
PRINT, i & $
PRINT, j & $
ENDFOR & $
ENDFOR
[Message index]
 
Read Message
Read Message
Previous Topic: Re: weird behaviour of ishft
Next Topic: Re: Landsat Image weirdness - IDL off topic

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

Current Time: Sat Oct 11 08:59:13 PDT 2025

Total time taken to generate the page: 1.99992 seconds