![]() Chapter Contents |
![]() Previous |
![]() Next |
| CATALOG |
| Operating States: | All |
| Return Codes: | 0 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('CATALOG', libref, memname, return-code-variable);
| Description |
The GASK('CATALOG', . . . ) routine returns the libref and the name of the current output catalog. GASK('CATALOG', . . . ) returns the default catalog, WORK.GSEG, if no other catalog has been specified with the GSET('CATALOG', . . . ) function.
| Argument Definitions |
| libref | character variable name; returns the libref of the library in which the current catalog is stored. |
| memname | character variable name; returns the name of the current output catalog. |
| return-code-variable | numeric variable name; returns the return code of the routine call. |
| See Also |
| GSET('CATALOG', . . . ) function | |
| GASK('NUMGRAPH', . . . ) routine | |
| GASK('OPENGRAPH', . . . ) routine |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.