Turns on/off use of a plotting device.
chips> BATCH {ON | OFF}
By default, BATCH is turned off (use of a plotting device is turned on).
chips> BATCH ON
chips> CURVE data/example.dat
chips> PRINT POSTFILE batch.myplot.ps
By turning on the BATCH command, use of a plotting device is turned
off. This means that when the CURVE command is issued, the plotting
device is not opened. The results of the CURVE command (and any other
ChIPS commands that are issued) may still be
printed to a PostScript file using the PRINT command.
- chips
-
browse,
clear,
delete,
exit,
info,
list,
pickpoints,
redo,
redraw,
type,
undo,
verbose
|