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

Home » Public Forums » archive » END statement
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
END statement [message #25163] Mon, 21 May 2001 06:19
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi,


I believe there were some changes to the END statement done.


idl < input > text.out

where input is a shell script like

.run test
test



and test is a script like

pro test
for i=0, 1800 do print,i
print,'hallo'
end



In prior versions like idl 5.3 all printed text was
saved to text.out.
Now there are a lot of text is missing.

If you change the 1800 to 300 the text.out file
is empty.

If we set a flush before the end (flush,-1) we got
all print statements into the file.

I believe in idl5.3 there was a flush implemented
to the end statement.

Reimar

--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml

http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======

read something about linux / windows
http://www.suse.de/de/news/hotnews/MS.html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: WTD: Orbital analysis with IDL
Next Topic: Re: bitwise operators in IDL?

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

Current Time: Sat Oct 11 05:44:05 PDT 2025

Total time taken to generate the page: 1.35906 seconds