Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function opposite of STREXTRACT()
Message
 
 
À
15/05/2013 15:54:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01573956
Message ID:
01573979
Vues:
50
>>>>Is there a function in VFP that will work to replace a string between two delimits? Just as STREXTRACT() allows to extract between two delimits, to write the changed string back.
>>>
>>>Can you provide more details?
>>
>>I am trying to create a procedure/routine that will be used to change a "record" in an XML file. I can load xml into a cursor (using XMLTOCURSOR). Then user will have a chance to make changes to this "record" and I need to save it back to the XML. Hence I need a way to replace the old "record" with the new one.
>
>Stuff()

I did look at the Stuff() in help but didn't see how it would apply to what I was trying to do. But, if you read my exchange with Sergey, my approach was wrong to begin with (using STREXTRACT()). I should have just used XMLTOCURSOR() and CURSORTOXML(). Which I will try.
Thank you.
"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
Répondre
Fil
Voir

Click here to load this message in the networking platform