Source: plotting/hs_plot__set_ps_encapsulated.pro
hs_plot::set_ps_encapsulated
Set whether to plot PS or EPS and whether to put a preview in
an EPS file.
Usage:
plid -> set_ps_encapsulated, state[, preview=preview]
Argument:
state byte If odd (e.g. 1) then do an EPS plot, otherwise
do a printable plot.
Keyword:
preview byte If set and non-zero then force a preview on
the plot (if EPS), if set to zero then force
no preview.
History:
Original: 26/11/99; SJT