Print

Use this procedure/function to print the entire document. Optionally this procedure returns one (1) on success or zero (0) on failure.

Syntax

Print ( )

There are no parameters for this procedure.

This procedure performs a similar action to choosing print from the menu. The user is shown the Print window from which he or she can choose printer options.

Example

Here is an example:

Procedure

Result

Explanation

Print ( )

1 or 0 (zero)

Print the current form set.

See also