Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chr(19)
Message
 
À
18/12/2008 16:19:45
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01368134
Message ID:
01368693
Vues:
7
Was not aware of that. so you are saying that if the memo field is a memo binary that the XML's will not choke? Thanks for the tip, will look into it. Right now, i am doing a strip of all ascii values < 32 except 9,10, and 13 and getting by with that.



>>Working with XML and I have come across a CHR(19) in some memo fields. This errors out when trying to to the XMLTOCURSOR because of illegal character.
>>
>>I am trying to figure out what the user did to get this CHR(19) entered? What key strokes would create it?
>
>Don't even try to catch that. There could be any number of special characters, some of them with quite legitimate reasons. Just set your memos to NOCPTRAN (i.e. memo, binary), and then the created xml will have the content wrapped in base64 encoding. Not a line of code to write :).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform