DCL:GRPH1:SGPACK: User Interface:Explanation of Functions: DCL Character Function
Returns the character corresponding to the DCL character number.
return_value = NumRu::DCL.csgi(ic)
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.
character csgi*1must be declared first.