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:
00123848
Views:
25
>>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?

Rox,

BINTOC() and CTOBIN() only work on integers. The range of acceptable values is –2147483647 to 2147483646.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform