Source: plotting/hs_plot__get_ps_spool.pro
hs_plot::get_ps_spool
Return the spool command for the PS device.
Usage:
command = plid -> get_ps_spool()
Keywords:
eps If set, then return the "spool" command for
Eps files.
printable If set, then return the spool command for
ordinary printable PS files.
expand If set, then expand the command by
substituting the filename, (a value of 1 just
expands the filename, 2 includes the path as
well.)
Notes:
If neither key is set, then the current type of PS file is
used.
History:
Original: 30/11/99; SJT