| DATA Step Graphics Interface Dictionary |
| Operating States: | SGOP |
| Return Codes: | 0, 4 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('OPENGRAPH', name, return-code-variable);
| Description |
The GASK('OPENGRAPH', . . . ) routine returns the name of the graph that is currently open.
The name returned is one of the following:
if the name is omitted from the GRAPH('CLEAR', . . . ) function, some form of DSGI: for example, DSGI, DSGI1, and DSGI2.
| Argument Definitions |
| name |
character variable name; returns the name of the graph that is currently open. |
| return-code-variable |
numeric variable name; returns the return code of the routine call. |
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.