Chapter Contents |
Previous |
Next |
MARINDEX |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('MARINDEX', index, return-code-variable);
Description |
The GASK('MARINDEX', . . . ) routine returns the current marker bundle. If no marker bundles have been previously defined with GSET('MARREP', . . . ) or activated with GSET('MARINDEX', . . . ), GASK('MARINDEX', . . . ) returns the default value, 1.
Argument Definitions |
index | numeric variable name; returns the index of the marker bundle currently selected. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
GASK('MARREP', . . . ) routine | |
GSET('MARINDEX', . . . ) function | |
GSET('MARREP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.