| DATA Step Graphics Interface Dictionary |
| 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 |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.