DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPSALL
Creates a PostScript print of every series in the current Worksheet. Expands each Window to fill the bottom half of the screen, adds the series information box available with the [F2] key to the top half, and sends the entire image to the default PostScript printer.
INFOPSALL("title")
"title" |
- |
Optional. A string to be printed at the top of each Window. |
infopsall("BARRIER LOAD")
creates a PostScript print of every series and its associated info box from the current Worksheet. Each series will be titled "BARRIER LOAD".
Control is returned after printing each series.