2.6.4 sgspli

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