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