Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Hexadecimal to Decimal
Message
From
28/05/1998 14:34:56
 
 
To
27/05/1998 00:15:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00102080
Message ID:
00102851
Views:
25
>>HI,
>>
>>How can i convert a hexadecimal to decimal value in VFP5?
>>
>>Thanks for any help in advances.
>
lparameters cHexString
>return eval("0x"+cHexString)
Cetin

Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform