| DATA Step Graphics Interface Dictionary |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('TEXHEIGHT', height, return-code-variable);
| Description |
The GASK('TEXHEIGHT', . . . ) routine returns the current text height. GASK('TEXHEIGHT', . . . ) searches for the current text height in the following order:
| Argument Definitions |
| height |
numeric variable name; returns the character height in units of the current window system. |
| return-code-variable |
numeric variable name; returns the return code of the routine call. |
| See Also |
|
HTEXT= graphics options (see HTEXT) |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.