Chapter Contents |
Previous |
Next |
MARCOLOR |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('MARCOLOR', color-index, return-code-variable);
Description |
The GASK('MARCOLOR', . . . ) routine returns the current marker color. If a GSET('MARCOLOR', . . . ) function has not been previously submitted, GASK('MARCOLOR', . . . ) returns the default value, 1. The color index returned corresponds to a color specification in the following order:
Argument Definitions |
color-index | numeric variable name; returns the color index of the current marker color. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
COLORS= graphics option (see COLORS) | |
GASK('COLREP', . . . ) routine | |
GSET('COLREP', . . . ) function | |
GSET('MARCOLOR', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.