MARTYPE

Finds the type of markers
Operating state: GKOP, SGOP, WSAC, WSOP

Syntax

CALL GASK('MARTYPE', type, return-code-variable);

Required Arguments

type
numeric variable name; returns the index of the marker type currently selected. See the function MARTYPE for an explanation of the indexes for markers.
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('MARTYPE', . . . ) routine returns the current marker type. If no marker type has been previously selected with the GSET('MARTYPE', . . . ) function, GASK('MARTYPE', . . . ) returns the default value, 1.