Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Hex To Dec and Dec To Hex
Message
From
06/10/2004 08:38:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/10/2004 08:35:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00949104
Message ID:
00949110
Views:
14
>How can I convert Hex to dec and Dec To Hex?
>
>TIA.

For integer range:

nDec = eval('0x'+lcHex)

cHex = trans(nDec,'@0')

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