Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Brand new to xml - how to make it work?
Message
From
02/11/2004 18:29:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Brand new to xml - how to make it work?
Miscellaneous
Thread ID:
00957396
Message ID:
00957396
Views:
42
So I want to test out the xml functions and see if I can figure it out but the following code doesn't work although it seems like it should.

CursorToXML("rtp_funding", "d:\foxpro\xml\XMLFile.xml", 1, 512, 0, "1")
xmltocursor('xmlfile.xml','temp')


The first line executes OK and produces the file xmlfile.xml which will open in explorer and looks OK, but the second line errors out with a parse error line 1 location 1. Any insights would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform