WSACTIVE

Finds whether the interface is active
Operating state: All

Syntax

CALL GASK('WSACTIVE', status);

Required Argument

status
numeric variable name; returns either 29 (active) or 30 (inactive). See Return Codes for DSGI Routines and Functions.

Details

The GASK('WSACTIVE', . . . ) routine asks whether the workstation is active. When the workstation is active, you can execute certain DSGI routines and functions.