DCL:GRPH1:SGPACK: User Interface:Explanation of Functions: DCL Character Function
Returns the character corresponding to the DCL character number.
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.