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