basic.ebcdic
Converts ASCII to EBCDIC.
Syntax
ebcdic(string.expression)
Description
converts a string of ASCII-encoded characters into their equivalent EBCDIC values.
Example
writet ebcdic(rec) else ...
The ASCII string 'rec' is written to tape in EBCDIC.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
