Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.71 CurrentPage Property

Description:

Contains the page number of the currently selected page.

Used in control:

Tab

Value:

The page number of the currently selected page. The CurrentPage property can be from 1 to the value of the PageCount property

Default value:

1

COBOL picture

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.