| Formats |
| Category: | Character |
| Alignment: | left |
| Syntax | |
| Syntax Description | |
| Details | |
| Comparisons | |
| Examples |
Syntax |
| $EBCDICw. |
| Details |
If EBCDIC is the native format, no conversion occurs.
| Comparisons |
On ASCII systems, $EBCDICw. converts ASCII character data to EBCDIC.
On all other systems, $EBCDICw. behaves like the $CHARw. format.
| Examples |
put name $ebcdic3.;
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.