| DATA Step Graphics Interface Dictionary |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8, 68, 69 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('TEXREP', index, color-index, font, return-code-variable);
| Description |
The GASK('TEXREP', . . . ) routine returns the color and font associated with a specific text bundle. If the bundle indicated by index has not been previously defined with the GSET('TEXREP', . . . ) function, DSGI issues the following error message:
ERROR: A representation for the specified text index has not been defined on this workstation.
| Argument Definitions |
| See Also |
|
COLORS= graphics option (see COLORS) | |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.