2.12.1 csgi

1.
Function
Returns the character corresponding to the DCL character number.
2.
Call
return_value = NumRu::DCL.csgi(ic)
3.
Explanation of Parameters
ic (I) The given DCL character number. Specified using an integer from 0 to 255.
csgi (C*1) The character corresponding to the DCL character number.
4.
Notes
(a)
In order to use this function,
character csgi*1
must be declared first.
(b)
In the ASCII code system, CSGI is equivalent to CHAR.