Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order of records of XMLTOCURSOR()
Message
 
 
To
16/05/2013 04:52:18
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01573984
Message ID:
01574058
Views:
67
>>>Hi,
>>>
>>>Can I rely that XMLTOCURSOR() always loads XML elements into the cursor in the same order as they are in the physical file? Or it could be random?
>>
>>I created a simple text prg with 1000 FOR loops. In each loop I was retrieving an XML via XMLCURSOR() and NOT one time the order was different from the physical order of elements in the XML. So the answer to my questions is Yes and No <g>.
>
>
>The order depends on the active index tag when CursorToXml() was done

In my example there was not use of CursorToXml(). The XML created manually. And I was checking how XMLTOCURSOR loads the physical file into the cursor. My goal was to be sure that if I "tag" (save for future use) a certain element in the XML (after loading it to cursor via XMLTOCURSOR()) this "tag" always points to the same element. Even when I load the XML to cursor in different parts of the application.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform