TRPlot2.cm
Copyright Ó 1988 by Xerox Corporation. All rights reserved.
Last Edited by: Gasbarro June 27, 1988 3:30:29 pm PDT
Makes a two stripe plot on the Color Versatec
CDPlot:
-n => no send
-k => don't print comments
i j k
i => do the i'th plot in the array
j => j stripes in the x-direction
k => k stripes in the y-direction
PeachPrint:
-f => fork the printing process
RemoteCommandTool
MachineState Plot-1
CDPlot -n -k Sleepy TestarossaLayout 0 2 1
Rename ///PD/Plot0.pd ← ///PD/Plot1.pd
PeachPrint -f Sleepy ///PD/Plot0.pd
MachineState Plot-2
CDPlot -k Sleepy TestarossaLayout 1 2 1
MachineState "Plotting finished"