Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with cursortoxml
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help with cursortoxml
Miscellaneous
Thread ID:
00835135
Message ID:
00835135
Views:
52
I am trying to put pass a small cursor through a variable. To do so, I am trying to do a cursortoxml of the cursor into a variable and a xmltocursor from this variable to retrieve my cursor.
It doesn't work:

CURSORTOXML("in_cursor","allo",1,0,0,"1","","")
XMLTOCURSOR("allo","out_cursor",0)

The cursor only contains characters and numeric fields.

Any suggestion
Thanks
ERic
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Next
Reply
Map
View

Click here to load this message in the networking platform