Chapter Contents |
Previous |
Next |
TEXFONT |
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:
Argument Definitions |
font | character variable name; returns the font name. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
FTEXT= graphics options in (see FTEXT) | |
GSET('TEXFONT', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.