comparison find_and_replace.xml @ 2:fc862d5bccaf draft

Uploaded
author bgruening
date Thu, 05 Sep 2013 12:42:48 -0400
parents a4ad586d1403
children 7068d1548234
comparison
equal deleted inserted replaced
1:a4ad586d1403 2:fc862d5bccaf
1 <tool id="cshl_find_and_replace" name="Find and Replace" version="0.1.1"> 1 <tool id="cshl_find_and_replace" name="Replace" version="0.1.1">
2 <description>text</description> 2 <description>parts of text</description>
3 <command interpreter="perl"> 3 <command interpreter="perl">
4 find_and_replace 4 find_and_replace
5 #if $searchwhere.choice == "column": 5 #if $searchwhere.choice == "column":
6 -c $searchwhere.column 6 -c $searchwhere.column
7 #end if 7 #end if