Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error with XMLToCursor
Message
From
06/05/2008 09:29:15
 
 
To
06/05/2008 09:13:18
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01315306
Message ID:
01315315
Views:
17
Hi,

you could also read the xml-file into a variable (myXMLStream=FILETOSTR(...))
the use myXMLStream = STRTRAN(myXMLStream,[ & ],[ & a m p ; ])
an then use xmltocursor(...)
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Previous
Reply
Map
View

Click here to load this message in the networking platform