Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.3 Active Property

Description:

Controls whether the timer starts or stops.

Used in control(s):

Timer

Values (with constants):

True:Start(POW-TRUE)

False:Stop(POW-FALSE)

Default value:

False(POW-FALSE)

COBOL picture:

S9(4) COMP-5

OLE data type:

VT_BOOL

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-ACTIVATEPIC S9(4) COMP-5