EBCDIC |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > EBCDIC
|
|
Purpose |
The EBCDIC routine returns the EBCDIC equivalent of an ASCII string. |
Syntax |
variable = EBCDIC(operand) |
Operation |
operand is any valid alphanumeric constant, variable, or expression. It can be between 0 and 250 characters long. |
Remarks |
The returned value is the same length as the operand and contains the translated characters. |
Topic ID: 520052