DADiSP Worksheet Functions > Function Categories > Hardcopy > PLOTALL
Creates a plot of every Window in the current Worksheet and sends the image to an HPGL file or to the plotter.
PLOTALL("hpfile", colormode)
"hpfile" |
- |
Optional. A string, the HPGL output file. Defaults to "hpgl.out". |
||||
colormode |
- |
Optional. An integer, the color mode:
|
The PLOTALL function returns an HPGL file that can be copied to an HPGL-compatible plotter or printer. If the "hpfile" parameter is set to the printer port, the plots will be sent directly to the plotter.
Control is returned after all Windows have been printed.