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

Home » Public Forums » archive » Re: redirecting output
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: redirecting output [message #40170 is a reply to message #40168] Fri, 16 July 2004 02:20 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
On Thu, 15 Jul 2004 18:57:38 -0700, KL wrote:

> Hi,
> anyone know how I can redirect output from the idl command line to a file?
>
> eg. if idl understood unix style redirect, this might look something like
>
> IDL> print, structure.name > filename
>
> thanks,

Depending on what you want to do, you might be able to use the JOURNAL
command.

E.g.

journal,'filename' ; opens a journal into filename
journal,structure.name ; writes strucure.name to the journal
journal ; closes the journal

However, journal has side-effects which might not meet your requirements.

--
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Broyden's method
Next Topic: change in syntax for version 6?

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

Current Time: Sat Oct 18 02:15:11 PDT 2025

Total time taken to generate the page: 1.52028 seconds