replacing text? bit different
Posted: Mon Nov 13, 2006 4:51 am
ok i no how to replace text but what i want to do is edit EaW XML files and i want to make time to build time one second i no how to do that its pretty simple but i have a question, i want to replace for example (not real)
<build_time_seconds>60<build_time_seconds>
to
<build_time_seconds>1<build_time_seconds>
but theres a problem i want to d that for all of the units build times but they're all different and the document in LLLOOONNNGGG!
example of what i mean:
<build_time_seconds>60<build_time_seconds>
<build_time_seconds>20<build_time_seconds>
<build_time_seconds>150<build_time_seconds>
to
<build_time_seconds>1<build_time_seconds>
<build_time_seconds>1<build_time_seconds>
<build_time_seconds>1<build_time_seconds>
can it be done?
<build_time_seconds>60<build_time_seconds>
to
<build_time_seconds>1<build_time_seconds>
but theres a problem i want to d that for all of the units build times but they're all different and the document in LLLOOONNNGGG!
example of what i mean:
<build_time_seconds>60<build_time_seconds>
<build_time_seconds>20<build_time_seconds>
<build_time_seconds>150<build_time_seconds>
to
<build_time_seconds>1<build_time_seconds>
<build_time_seconds>1<build_time_seconds>
<build_time_seconds>1<build_time_seconds>
can it be done?