Hi
I have an xml-file containing multiple records like:
<DPparameter>
<SWid>SCMTYPE</SWid>
<position>500</position>
<size>16</size>
</DPparameter>
All records currently indicate position 500.
What I want to do is replace 500 with 500 + a running number.
I've tried running the code below...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.