Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.270 Source Property

Description:

Indicates the paper source to be used on the printer.

Used in object:

Print

Values (with constants):

0 - Default: (POW-PRINTSOURCE-DEFAULT)
The default setting of the printer.

Values other than 0: Source defined by the printer.

Each printer has different printer source options. If you want to use a paper source other than the default, refer to your printer's documentation for the other values to set.

If in doubt you should set the value to 0.

Default value:

0 - Default: (POW-PRINTSOURCE-DEFAULT)

COBOL picture:

S9(4) COMP-5

OLE data type:

VT_I2

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.