FILINDEX

Finds the bundle of fill area attributes that is active
Operating state: GKOP, SGOP, WSAC, WSOP

Syntax

CALL GASK('FILINDEX', index, return-code-variable);

Required Arguments

index
numeric variable name; returns the index of the fill bundle currently selected.
return-code-variable
numeric variable name; returns the return code of the routine call, which can be 0 or 8. See Return Codes for DSGI Routines and Functions.

Details

The GASK('FILINDEX', . . . ) routine asks which fill bundle is active. If no fill bundles have been previously defined with GSET('FILREP', . . . ) or activated with GSET('FILINDEX', . . . ), GASK('FILINDEX', . . . ) returns the default value, 1.