ASCII |
DEVELOPER |
|
|
Purpose |
ASCII returns the ASCII equivalent of an EBCDIC string. |
Syntax |
variable = ASCII(operand) |
Operation |
operand is any valid alphanumeric constant, variable, or expression. It can be any length from 0 to 250. |
Remarks |
The returned value has the same length as the EBCDIC string. |
Topic ID: 520021