DATA Step Graphics Interface Dictionary |
Operating States: | All |
Return Codes: | 0 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('HPOS',hpos, return-code-variable);
Description |
The GASK('HPOS', . . . ) routine returns the number of columns currently in the graphics output area. GASK('HPOS', . . . ) searches for the current number of columns in the following order:
Argument Definitions |
hpos |
numeric variable name; returns the number of columns in the graphics output area. |
return-code-variable |
numeric variable name; returns the return code of the routine call. |
See Also |
HPOS= graphics option (see HPOS) |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.