Chapter Contents

Previous

Next
$HEXw.

$HEXw.


Converts hexadecimal data to character data

Category character
Width range: 1-32767
Default width: 2
Alignment: left
OS/2 specifics: ASCII character-encoding system


Syntax
Details
See Also

Syntax

$HEXw.

w
specifies width of the input value.


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.