Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Hexadecimal to Decimal
Message
From
27/05/1998 00:15:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
26/05/1998 15:58:25
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00102080
Message ID:
00102233
Views:
36
>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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform