Archive: Hex and Un Hex


Hex and Un Hex
Hi all

Does any body have any functions or examples which will allow me to pass in a value and allow me to unhex/hex the value

carl


This recent thread shows all that is needed to deal with hex numbers:

http://forums.winamp.com/showthread....ghlight=intfmt


IntFmt $R0 "%d" 0x80

IntFmt $R0 "0x%X" 128