MARINDEX

Finds the index of the bundle of marker attributes currently selected
Operating state: GKOP, SGOP, WSAC, WSOP

Syntax

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

Required Arguments

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, which can be 0 or 8. See Return Codes for DSGI Routines and Functions.

Details

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.