Chapter Contents |
Previous |
Next |
TRANSNO |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('TRANSNO', n, return-code-variable);
Description |
The GASK('TRANSNO', . . . ) routine returns the current transformation. If a transformation has not been previously selected with the GSET('TRANSNO', . . . ) function, GASK('TRANSNO', . . . ) returns the number of the default transformation, 0.
Argument Definitions |
n | numeric variable name; returns the number of the current transformation. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
GASK('TRANS', . . . ) | |
GASK('VIEWPORT', . . . ) | |
GASK('WINDOW', . . . ) | |
GSET('VIEWPORT', . . . ) | |
GSET('WINDOW', . . . ) | |
GSET('TRANSNO', . . . ) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.