Chapter Contents |
Previous |
Next |
FILINDEX |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 75 |
Default Value: | 1 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('FILINDEX', index);
Description |
The GSET('FILINDEX', . . . ) function activates a particular fill bundle. The aspect source flag (ASF) for FILCOLOR, FILSTYLE, and FILTYPE must be set to 'BUNDLED' before the associated GDRAW function is executed if you want the bundled values to be used when the affected graphics element is drawn.
Argument Definitions |
index | numeric constant or numeric variable name; specifies the index number of the fill bundle. Valid values are 1 to 20, inclusive. |
See Also |
GASK('FILINDEX', . . . ) routine | |
GSET('ASF', . . . ) function | |
GSET('FILREP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.