2.7.4 sgspmi

1.
Function
Sets the line index of a marker drawn by sgpmu, sgpmv, and sgpmr.
2.
Call
NumRu::DCL.sgspmi(index)
3.
Explanation of Parameters
index (I) The line index for drawing a marker (See Section 1.7. Initial value is 1.)
4.
Notes
(a)
The INDEX must be larger than 1. When index is 0, a message is printed, and no other steps are taken.
(b)
The validity of INDEX is not checked in this routine. It is checked when sgpmu, sgpmv, or sgpmr is called.
(c)
The current line index for the marker can be inquired by
index = NumRu::DCL.sgqpmi().