Lets say I use
RZ
number$ = Hex$(199999)to get a hex value for 199999... How do I unhex that number later if I need to? I have looked in the Command Reference and possibly I missed it.
RZ