Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Integer to Hex and Hex to Integer
Message
 
 
To
08/08/2003 14:24:34
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brazil
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00818358
Message ID:
00818359
Views:
30
This message has been marked as the solution to the initial question of the thread.
>How can I convert an integer value to hex and a hex value to integer?
lcHex = TRANSFORM(123456, "@0")
lnVal = EVALUATE(lcHex)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform