Source: plotting/hs_plot__apply_resources.pro
hs_plot::apply_resources
Apply resource settings to the plot object.
Usage:
plotref -> apply_resources, resources
Argument:
resources string Array of resources and values.
Notes:
Known resources are:
PLOT_DIR: The directory in which to put PS and EPS files.
PS_PRINT: The command with which to print PS files.
EPS_VIEW: The command with which to view EPS files.
History:
Original: 21/2/00; SJT
replace direxist with file_test; 15/4/03; SJT