Hello,

I'm a new user of PSPad and I don't know how to make scripts.

In an XML file I'd like to search the following tags :
<sequence>50</sequence>
<sequence>60</sequence>
<sequence>65</sequence>
...
<sequence>n</sequence>

and rewrite properly the increment
<sequence>1</sequence>
<sequence>2</sequence>
<sequence>3</sequence>
...
<sequence>n</sequence>

I guess that I have to use search/replace but I don't know the syntax.

May someone help me please?

Thanks in advance.

David

-- 
<http://forum.pspad.com/read.php?2,56512,56512>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem