.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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