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

Home » Public Forums » archive » Q:info /recall_commands to string?
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
Q:info /recall_commands to string? [message #8607] Wed, 26 March 1997 00:00 Go to next message
Andre Lodwig is currently offline  Andre Lodwig
Messages: 5
Registered: April 1997
Junior Member
Hi together!

I wrote some progs to switch the plot device to PS and back
and want the PS-files to contain information about the
calling history.
So: can I get info,/recall putting the output to a string or file?

Thanks for any help,

Andre

--
------------------------------------------------------------ ----------
Andre Lodwig
Institut fuer Kommunikationsakustik _/ _/ _/ _/
Ruhr-Universitaet Bochum (RUB-IKA) _/ _/ _/ _/_/
D-44780 Bochum _/ _/_/ _/_/_/
Phone : +49 234 700 5387 _/ _/ _/ _/ _/
FAX : +49 234 709 4165 _/ _/ _/ _/ _/
email : lodwig@aea.ruhr-uni-bochum.de
------------------------------------------------------------ ----------
Re: Q:info /recall_commands to string? [message #8694 is a reply to message #8607] Mon, 07 April 1997 00:00 Go to previous message
Dave Burridge is currently offline  Dave Burridge
Messages: 5
Registered: April 1997
Junior Member
Hi Andre,

Do you mean "help, /recall"? Or is this some Wave thing?

In IDL, I would run a journal thus:

journal, file="savecmds.txt"

stopping the journal with a straight "journal" command.

You can then read the file in the normal text reading way (READF).

You may want to check if a journal is already running by checking the
!journal system var. Check out the Help page for journal for more
tricks.

Cheers,

Dave.

Andre Lodwig wrote:
>
> Hi together!
>
> I wrote some progs to switch the plot device to PS and back
> and want the PS-files to contain information about the
> calling history.
> So: can I get info,/recall putting the output to a string or file?
>
> Thanks for any help,
>
> Andre
>
> --
> ------------------------------------------------------------ ----------
> Andre Lodwig
> Institut fuer Kommunikationsakustik _/ _/ _/ _/
> Ruhr-Universitaet Bochum (RUB-IKA) _/ _/ _/ _/_/
> D-44780 Bochum _/ _/_/ _/_/_/
> Phone : +49 234 700 5387 _/ _/ _/ _/ _/
> FAX : +49 234 709 4165 _/ _/ _/ _/ _/
> email : lodwig@aea.ruhr-uni-bochum.de
> ------------------------------------------------------------ ----------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Anybody know the filename variable?
Next Topic: Default vector font size under X

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

Current Time: Sun Oct 12 06:23:56 PDT 2025

Total time taken to generate the page: 1.04095 seconds