Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.4 Activate Method

Description:

Activates a form.

The form object must be loaded.

Used in controls:

None.

Used in objects:

Form

Parameters:

None.

Return value:

VT_BOOL - ReturnValueS9(4) COMP-5

POW-TRUE indicates normal completion.
POW-FALSE indicates an error.

Example:

INVOKE Form-Name "Activate" RETURNING ReturnValue

Backward compatibility
method name:

None.