Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Correct use of XML
Message
From
12/11/2002 17:33:50
 
 
To
12/11/2002 17:08:11
Luis Navas
Independent Consultant
Auckland, New Zealand
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00721864
Message ID:
00721877
Views:
10
Read the Help File. It contains all the flag you can set to get different results, but this is how I do it.
*&  To store the XML into variable named 'lcXMLData'
= CURSORTOXML("_myCursor", "lcXMLData", 1, 0, 0, "1")
HTH

>Please can some one, explain me how to use the XMLTOCURSOR(), and CURSORTOXML()functions to store the XML in a variable, i can use but for creating XML files, and i wan't to use memory variables, to transmit via Web Service.
>
>Please an example. Thanks a lot
Previous
Reply
Map
View

Click here to load this message in the networking platform