Chapter Contents

Previous

Next
WSACTIVE

WSACTIVE



Finds whether the interface is active

Operating States: All
Return Codes: 29, 30


Syntax
Description
Argument Definitions
See Also


Syntax

CALL GASK('WSACTIVE', status);


Description

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


Argument Definitions

status numeric variable name; returns either 29 (active) or 30 (inactive).

See Also

GASK('STATE', . . . ) routine
GASK('WSOPEN', . . . ) routine


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.