DATA Step Graphics Interface Dictionary |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('TEXPATH', path, return-code-variable);
Description |
The GASK('TEXPATH', . . . ) routine returns the current text path (reading direction). If TEXPATH has not been previously selected with the GSET('TEXPATH', . . . ) function, GASK('TEXPATH', . . . ) returns the default value, RIGHT. See the TEXPATH for an illustration of text paths.
Argument Definitions |
path |
character variable name; returns one of the following values: |
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.