Find and Replace using Regular Expressions in PSPAD - Others Views : 404
Tagged in : Others
Send mail vote down 0 vote down 0

Find and Replace using Regular Expressions in PSPAD



To find data having different content and replace it with same content for eg 2010-01-01 in which the date may differ.You can use the following,

1)Press ctrl+h and select the Regular expressions in the options.

2)In the find box type as [^>]+ and in the replace box type the text you want to replace.

thats it...
By - Rekha, On - 2010-06-20




    Login to add Comments .