‎06-25-2013 11:12 AM
hello people,,,,i want to replace the text value of node in an xml file,the file appears likes this
<accounts>
<expenditure>50<expenditure>
</accounts>
i want to change 50 to say 40,i have tried all ways but can't seem to get it right..in my vi i open the file using the Load V.I from xml
parser and then am supposed to use the node out from this V.I of the xml to access expenditure and then change it's value...NB:i am supposed to use standard xml functions to do this..any ideas??
‎06-25-2013 02:01 PM
‎06-27-2013 05:18 AM
thank you ben...i haven't gotten time modify my V.I but i will give you feed back as soon as am through
‎07-09-2013 07:22 AM
it worked... thanks very much