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