Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GetIt Reference Guide - syntax: ch_strh(<decimaln>,<lengthn>) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: CH_STRH(<decimalN>,<lengthN>)

Returns hex string from numeric value.

Example

? CH_STRH(266,4)
  010A

Notes

The resulting hex string is padded with leading zeros '0' to the specified
length.  Digits to the right of the decimal point, if any, are ignored.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson