2.12.2 ISGC

1.
Function
Returns the DCL character number corresponding to the character..
2.
Call
ISGC(CH)
3.
Explanation of Parameters
CH (C*1) The given character (Character length 1)
ISGC (I) The DCl character number corresponding to the character.
4.
Notes
(a)
In the ASCII code system, ISGC is equivalent to ICHAR.