Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.72 PrintForm Method

Description:

Prints the form, including all controls whose Printable property is True, and excluding all the controls whose Printable property is False or which are not printable.

Used in controls:

Print

Used in objects:

None.

Parameters:

None.

Return value:

None.

Example:

INVOKE CmPrint1 "PrintForm"

Backward compatibility
method name:

None.