4.3.8 slpvpr/slpwwr/slpwvr/SLPVRC/slpwwc/slpwvc

1.
Function
Draws the frame border in solid lines or corner marks.
slpvpr : Draws the border of a viewport border.
slpwwr : Draws the border of a workstation window.
slpwvr : Draws the border of the maximum frame.
slpvpc : Draws the corner mark for a viewport.
slpwwc : Draws the corner marks for a workstation window.
slpwvc : Draws the corner marks for the maximum frame.
2.
Call
NumRu::DCL.slpvpr(index)
NumRu::DCL.slpwwr(index)
NumRu::DCL.slpwvr(index)
NumRu::DCL.slpvpc(index,rc)
NumRu::DCL.slpwwc(index,rc)
NumRu::DCL.slpwvc(index,rc)
3.
Explanation of Parameters
index (I) The line index of a borderline. (See Section 1.7. Initial value is 1.)
rc (R) The length of a corner mark. (Units in RC)
4.
Notes
(a)
INDEX must be larger than 1. When INDEX is 0, a message is printed, and no further steps are taken.
(b)
RC must be larger than 0. When RC is 0, a message is printed, and no further steps are taken.