Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Algorithm for converting hex-string in dec-string.
Message
From
07/05/2002 08:28:24
 
 
To
07/05/2002 08:02:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00653419
Message ID:
00653435
Views:
25
>If you have:
>
>hex_string="0462E62fcf"
>
>then:
>
>dec_value = eval("0x" + alltrim(hex_string))
>
>and if you want, you can convert dec_value to string using STR() or TRANSFORM().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform