2.6.7 sgnplc

1.
Function
Increases the character number of the last character in the specified text by 1.
2.
Call
call sgnplc
3.
Explanation of Parameters
None.
4.
Notes
(a)
When this routine is called, the character number of the last character in the specified text is increased by 1. If the specified text is 'X=1', then calling sgnplc will change this to 'X=2'.