Source: plotting/hs_plot__set_ps_path.pro
hs_plot::set_ps_path
Set the directory in which to put PS files.
Usage:
plid -> set_ps_path, directory
Argument:
directory string The directory in which to put PS
files.
Keyword:
default If set, then use the default directory (this
is firstly the directory specified by the
HSPLOT environment variable, otherwise the
current directory).
History:
Original: 29/11/99; SJT
Use resource file: 24/2/00; SJT
replace direxist with file_test; 15/4/03; SJT