Functions and CALL Routines under OpenVMS |
Converts an input character string from ASCII to EBCDIC.
Category: |
Character-String Translation
|
OpenVMS specifics: |
All aspects are host-specific
|
-
in-string
-
is any ASCII string, and can be a character
variable, a character literal enclosed in double quotation marks, or another
character expression. The value of in-string
is limited to 200 characters.
The return value is the EBCDIC translation
of in-string.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.