DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPRINTALL

 

INFOPRINTALL

Purpose:

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.

Syntax:

INFOPRINTALL("title")

"title"

-

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

Example:

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

Remarks:

Control is returned after printing each series.

See Also:

INFOPRINT

PRINT

PRINTALL

PRINTING AND PLOTTING FUNCTIONS

PRINTWS