Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Order of records of XMLTOCURSOR()
Message
 
 
À
16/05/2013 04:52:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01573984
Message ID:
01574058
Vues:
66
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform