11.1.2 Data Conversion Functions
BASIC provides built-in functions that can perform the
following:
.
Convert a 1-character string to the character's ASCII
value and vice versa
.
Translate strings from one data format to another, for
example, EBCDIC to ASCII
The following sections describe some of these functions.