DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPRINT

 

INFOPRINT

Purpose:

Expands a 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:

INFOPRINT(win, "title")

win

-

Optional. A window, defaults to the current Window.

"title"

-

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

Example:

infoprint(W3,"MARCH SEISMIC TEST")

 

prints the series from Window 3 on the bottom half of a page and the series' background info box on the top half. The series portion will be labeled MARCH SEISMIC TEST.

Remarks:

Control is returned after printing the specified Window with an info box.

See Also:

INFOPRINTALL

PRINT

PRINTALL

PRINTING AND PLOTTING FUNCTIONS

PRINTWS