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

Home » Public Forums » archive » Re: Getting filename from PS device
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: Getting filename from PS device [message #12468 is a reply to message #12460] Mon, 03 August 1998 00:00 Go to previous message
Brian Jackel is currently offline  Brian Jackel
Messages: 34
Registered: January 1998
Member
Bob Reid wrote:
>
> Hi all.
>
> How can I determine the filename that the PS device is using?

Here's one way:

SET_PLOT,'ps'
*do some plotting here*
psfilename= (FSTAT(!d.unit)).name

Note that the !d.unit variable seems to be 0 immediately
after the set_plot, but is set to the correct value after
there's been some graphics output. Bug or feature?


Brian Jackel
University of Calgary
[Message index]
 
Read Message
Read Message
Previous Topic: map_set - 8-element limit
Next Topic: IDL limits

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

Current Time: Sat Oct 11 01:07:47 PDT 2025

Total time taken to generate the page: 2.15978 seconds