Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TwoFox 2-Way Conversion Broken on Forms?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01472015
Message ID:
01474281
Vues:
52
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform