Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Signed integers
Message
From
03/03/1998 10:30:42
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00082178
Message ID:
00082294
Views:
39
>
>Is there a reason that VFP's BINTOC() won't work for you?

Unfortunately, the BINTOC() and CTOBIN() functions dont produce the proper chars. BINTOC() almost works except for two problems, the MSB order is reversed and the high byte is nonstandard. The first issue is trivial and easily dealt with, but the second is not. I looked at how VFP stores it's integers in a dbf and they don't match BINTOC(). Bummer. Perhaps the high order byte rule can be determined with some experimentation and the VFP functions used. I'll find out.

Thanks for the suggestion.

Gary Foster
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform