Previous Page
|
Next Page
FILINDEX
Specifies the index of the bundle of fill area attributes
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=GSET('FILINDEX',
index
);
Required Argument
index
numeric constant or numeric variable name; specifies the index number of the fill bundle. Valid values are 1 to 20, inclusive.
Return Codes
This function returns:
0, 8, or 75. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('FILINDEX', . . . ) function activates a particular fill bundle. To use the bundled values when the affected graphics element is drawn; the aspect source flag (ASF) for FILCOLOR, FILSTYLE, and FILTYPE must be set to 'BUNDLED'.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page