Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Hexadecimal to Decimal
Message
From
26/05/1998 16:19:17
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00102080
Message ID:
00102096
Views:
31
>>HI,
>>
>>How can i convert a hexadecimal to decimal value in VFP5?
>>
>>Thanks for any help in advances.
>Use the OX conversion format.
>
> cHexVal = '12AE'
> nDecVal = OX&cHexVal
>
>Fred

What do you mean by ox conversion?
Is there a function i can use?

Bye,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform