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

Home » Public Forums » archive » Re: Producing graphics without screen display
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: Producing graphics without screen display [message #5524 is a reply to message #5514] Tue, 16 January 1996 00:00 Go to previous message
hahn is currently offline  hahn
Messages: 108
Registered: November 1993
Senior Member
Gras Regis <gras@cepax2.observ-gr.fr> wrote:


> Is there a way to produce graphics (e.g. in postscript) without displaying
> anything on the screen?

You forgot to mention what operating system you are using: IDL uses
enviroment variables on Unix and VMS and checks for "IDL_DEVICE".
If found it passes that string as parameter to SET_PLOT.
Example:

setenv IDL_DEVICE ps
or
export IDL_DEVICE=ps

If don't know if IDL for Windows behaves the same or searches the
ini-file.

Nevertheless IDL will print some lines into the log file which is
usually allocated to the screen. I haven't found a "quiet" option
to suppress that. Is there such a feature?

> Sincerely yours.

> *----------------------------------------------------------- ----------------*
> * Regis Gras | Tel (33) 76 82 62 60 *
> * Laboratoire CEPHAG | ou (33) 76 82 64 26 *
> * ENSIEG, Rue de la Houille Blanche BP 46 | Fax (33) 76 82 63 84 *
> * 38402 Saint Martin d'Heres CEDEX, France | e-mail gras@cephag.observ-gr.fr*
> *----------------------------------------------------------- ----------------*

Norbert Hahn
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Meteorological Symbol Set
Next Topic: Re: Idl is greedy, once it gets some memory it will NOT release it.

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

Current Time: Mon Oct 27 00:46:28 PDT 2025

Total time taken to generate the page: 0.02755 seconds