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

Home » Public Forums » archive » Re: newbie question: redirect stdout?
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: newbie question: redirect stdout? [message #17192] Thu, 23 September 1999 00:00 Go to previous message
m218003 is currently offline  m218003
Messages: 56
Registered: August 1999
Member
In article <37E916E5.9A0B264B@ssec.wisc.edu>,
Liam Gumley <Liam.Gumley@ssec.wisc.edu> writes:
> "Andreas V. Kadavanich" wrote:
>> I'm running IDL 5.2.1 on a PowerMac
>>
>> I am running a batch program which takes about 5 hours per iteration (so I
>> don't want to sit there watching) and generates a lot of output (mostly
>> diagnostic messages) to stdout.
>>
>> I would like to log this output to a file, preferably by redirecting
>> stdout (and stderr) to a file.

How about a journal file? That would also be platform independent.
You open a journal file with
IDL> journal,'mylogfile'

Then you run your program and afterwards you close the journal file with
IDL> journal

Cheers,
Martin
--
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[[ Martin Schultz Max-Planck-Institut fuer Meteorologie [[
[[ Bundesstr. 55, 20146 Hamburg [[
[[ phone: +49 40 41173-308 [[
[[ fax: +49 40 441787 [[
[[ martin.schultz@dkrz.de [[
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Help with moving from 8 to 24 bit colour
Next Topic: Re: Inexpensive / free-ware similar to IDL?

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

Current Time: Fri Oct 10 21:50:44 PDT 2025

Total time taken to generate the page: 1.03857 seconds