Chapter Contents |
Previous |
Next |
VPOS |
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 |
GASK('HPOS', . . . ) routine | |
GASK('VSIZE', . . . ) routine | |
GSET('VPOS', . . . ) function | |
VPOS= graphics option (see VPOS) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.