Return to Statement


Update the Plotter Drawing Defaults Example

The following example program updates the drawing defaults, builds a plot file, and saves that plot file. The program then builds a second plot file, appends it to the first plot file, and releases the plot.

   $$
$$ EXAMPLE PLTUPD PROGRAM
$$
PLTUPD/'HP','SH1',ORIGIN,1.0,1.0,START,2.0,2.0
PLTSAV/'HP','SH1'
PLTSAV/'HP',SH2'
PLTSUB/'HP'
HALT