Chapter Contents

Previous

Next
$HEXw.

$HEXw.



Converts character values to hexadecimal values

Category character
Width range: 1-32767
Default width: 4
Alignment: left
Windows specifics: ASCII character-encoding system


Syntax
Details
See Also

Syntax

$HEXw.

w
specifies the width of the output field.


Details

The $HEXw. format is like the HEXw. format in that it converts a character value to hexadecimal notation, with each byte requiring two columns. Under Windows, the $HEXw. format produces hexadecimal representations of ASCII codes for characters.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.