FORMULA LANGUAGE


FilePrintSetup @Command
Displays the Print Setup dialog box, which allows you to direct the current view or document to a printer or a file that you specify.

Note [FilePrintSetup] is not supported on the Macintosh. To make setup changes, use [FilePrint]; to select different printers, use the Chooser.

Syntax

@Command( [FilePrintSetup] )

Usage

A database must be open to a view or to a document.

This command does not work on the Web.

Language cross-reference

Print method in LotusScript NotesUIDocument class

Print method in LotusScript NotesUIView class

See Also