Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to convert decimal to hex and back?
Message
 
 
To
05/09/2001 12:51:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00552644
Message ID:
00552648
Views:
37
>I need to convert a large number 9999999 to hex and back.
>
>What would be the best way ?
>
>Thanks,
>
>-Greg
? Transform(9999999, "@0")
? Evaluate("0x0098967F")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform