DADiSP Worksheet Functions > Function Categories > Hardcopy > PRINTWS

 

PRINTWS

Purpose:

Prints the entire Worksheet as it is currently displayed.

Syntax:

PRINTWS(colormode)

colormode

-

Optional. An integer, color or B&W mode:.

0:

Plot in black and white (default)

1:

Plot in color

Example:

printws

 

creates a print of all displayed Windows in your Worksheet, as they appear on your screen. The printout is sent to the default printer and is output on a single page.

Remarks:

Control is returned after the Worksheet has been printed.

 

See PRINTWSFILE to print a Worksheet to a file.

See Also:

DISPLAY

PRINT

PRINTALL

PRINTING AND PLOTTING FUNCTIONS

PRINTWS

PRINTWSFILE

PRINTWSFILEFIRST

PRINTWSFILENEXT