Chapter Contents |
Previous |
Next |
FILINDEX |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('FILINDEX', index, return-code-variable);
Description |
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.
Argument Definitions |
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. |
See Also |
GASK('FILREP', . . . ) | |
GSET('FILREP', . . . ) | |
GSET('FILINDEX', . . . ) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.