3.4.3 scspli

1.
Function
Sets the line index of a polyline drawn by scplu and scplv.
2.
Call
NumRu::DCL.scspli(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 INDEX is not checked in this routine. It is checked when scplu or scplv is called.
(c)
The current line index can be inquired by
index = NumRu::DCL.scqpli().