Previous Page
|
Next Page
WSACTIVE
Finds whether the interface is active
Operating state:
All
Syntax
Details
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.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page