Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.201 PaperScaleUnit Property

Description:

Defines the unit of measurement used for lengths associated with print output.

Used in control(s):

Print

Values (with constants):

0 - mm (millimeters)(POW-MM)
1 - inch(POW-INCH)

Default value:

1 - inch(POW-INCH)

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.