| DATA Step Graphics Interface Dictionary |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('TEXFONT', font, return-code-variable);
| Description |
The GASK('TEXFONT' . . . ) routine returns the current text font. GASK('TEXFONT', . . . ) searches for the current font in the following order:
the value selected in the GSET('TEXFONT', . . . ) function, if specified
the device's default device-resident font if the device supports a device-resident font
| Argument Definitions |
| font | |
| return-code-variable |
numeric variable name; returns the return code of the routine call. |
| See Also |
|
FTEXT= graphics options in (see FTEXT) | |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.