Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to convert decimal to hex and back?
Message
From
06/09/2001 02:15:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00552644
Message ID:
00552982
Views:
113
Hi!
? Transform(9999999, "@0")
? <b>Val</b>("0x0098967F")
Evaluate() is much slower than VAL()

>>I need to convert a large number 9999999 to hex and back.
>>
>>What would be the best way ?
>>
>>Thanks,
>>
>>-Greg
>
>? Transform(9999999, "@0")
>? Evaluate("0x0098967F")
>
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform