LININDEX

Finds the index of the bundle of line attributes
Operating state: GKOP, SGOP, WSAC, WSOP

Syntax

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

Required Arguments

index
numeric variable name; returns the index of the current line bundle.
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('LININDEX', . . . ) routine returns the current line bundle. If no line bundles have been previously defined with GSET('LINREP', . . . ) or activated with GSET('LININDEX', . . . ), GASK('LININDEX', . . . ) returns the default value, 1.