Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TwoFox 2-Way Conversion Broken on Forms?
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01472015
Message ID:
01474281
Views:
53
Twofox uses XML to convert forms to text for source control and then back to forms. If you CursorToXML() and then XMLToCursor() you end up without any chr(13)'s - all chr(13)+chr(10) end up as just chr(10)

Foxpro apparently doesn't like properties stored like this and bonks.

So I modified twofox DecodeMemo procedure to convert chr(10)'s back to chr(13)+chr(10) and that appears to fix the problem.

I don't know how anyone is using twofox without this modification??? Any warnings I should know about doing this or something I'm missing here?
Brandon Harker
Sebae Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform