Previous Page | Next Page

DATA Step Graphics Interface Dictionary

FILINDEX



Specifies the index of the bundle of fill area attributes
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. 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'.


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

FILINDEX

ASF

FILREP

Previous Page | Next Page | Top of Page