Chapter Contents |
Previous |
Next |
$HEXw. |
Category | character |
Width range: | 1-32767 |
Default width: | 2 |
Alignment: | left |
Windows specifics: | ASCII character-encoding system |
Syntax | |
Details | |
See Also |
Syntax |
$HEXw. |
Details |
The $HEXw. informat is like the HEXw. informat in that it reads values in which each hexadecimal digit occupies 1 byte. Use the $HEXw. informat to encode hexadecimal information into a character variable when your input data are limited to printable characters. The conversion is based on the ASCII character set.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.