Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chr(19)
Message
From
18/12/2008 16:19:45
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01368134
Message ID:
01368678
Views:
8
>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 :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform