DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPSALL

 

INFOPSALL

Purpose:

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.

Syntax:

INFOPSALL("title")

"title"

-

Optional. A string to be printed at the top of each Window.

Example:

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".

Remarks:

Control is returned after printing each series.

See Also:

INFOPS

PRINT

PRINTING AND PLOTTING FUNCTIONS

PS

PSALL

PSWS