DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPRINTALL
Creates a 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 printer.
INFOPRINTALL("title")
"title" |
- |
Optional. A string to be printed at the top of each Window. |
infoprintall("AVERAGE STOCK INDEX")
creates a print of every Window and its associated info box from the current Worksheet. Each series will be titled "AVERAGE STOCK INDEX".
Control is returned after printing each series.