Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Decimal to hexadecimal conversion functions
Message
From
24/01/2001 14:07:13
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00464326
Message ID:
00468094
Views:
30
I am stuck with this because the client I am doing a little work for is stuck with it.

In VFP, how would one get the decimal equivalent of a hex value?

Thanks.

>>Fred,
>>
>>Should this work in FP 2.5 also?
>>
>>Thanks.
>>
>>Dennis
>>
>
>No, these are VFP functions. You'd have to code up your own in FPx.
>
>Why are you still working with that? Come join us in the 21st century! < s >
>
>
>>>>Hi,
>>>> Is there any function to change the decimal numbers to hexa decimal and vice versa? Or any program codes?
>>>>
>>>>Thanks
>>>
>>>
>>>? TRANSFORM(255,"@0")  && 0x000000FF
>>>
>>>? 0x000000FF           && 255
>>>
>>>
>>>Does this help?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform