Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ho do I convert decimal to hex with a twist?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00123780
Message ID:
00123855
Views:
30
>>>This will leave you with a four character string as opposed to a ten.
>>
>>Well Ok, Geo... you had me excited for a second but BINTOC doesnt seem to handle a number with 15 decimal places? (Original value is N 15,4)
>>
>>? BINTOC(123456789012345)
>>
>>Gives me the "Function argument value, type, or count is invalid" error. What am I missing in this picture?
>
>Nope, you're max value would be (2 ^ 32 - 1) / 10000 or 214,748.3647.

Yeah that's what we figured too, and with TRANSFORM we would have a max of double that with no negatives (which is fine) right? What would be my max value with your original solution using the 2 BINTOC calls and concatenating the deal? Thanks!
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform