| Other examples: |
|---|
| Web number scraper |
| Web table scraper |
| Web text scraper |
| Text search |
| Syntax checker |
| Line break conversion |
| Email parser |
| Email word pair search |
File-Search-Replace.dxd divides the input into two categories :
The action for the "*" node is simply: send the associated text to the output file.
The action for the "new text" node is: send the replacement text defined in "new text" to the output file.
So, everything is sent to the output file "as-is" except the "new text" entries, which are replaced with their "Other text" entries.
In this example, occurrences of "2002-2007" are replaced with "2002-2008" :
Any number of Text / Other text pairs can be specified.
| Home | Download | Register | Tutorial | Help | Site index | Contact info |