Previous Top Index Next

External EBCDIC Functions (DOS+UNIX)

The following routines are available after loading the library file ebcdic.r with the command: CALL import "ebcdic.r".

A2E(string)

Translates an ASCII string to EBCDIC character set.

E2A(string)

Translates an EBCDIC string to ASCII character set.


Previous Top Index Next