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