| Other examples: |
|---|
| Web number scraper |
| Web table scraper |
| Web text scraper |
| Text search |
| Text search and replace |
| Line break conversion |
| Email parser |
| Email word pair search |
SyntaxCheck.dxd demonstrates the general approach to creating a syntax checker with DTBuild. Syntactically correct input follows the "green" path. Errors are trapped by the red links when the green path can't be followed. In general, the "red" links will connect to "anything" nodes, and must have the highest link number (i.e. be the last link tried).
| Home | Download | Register | Tutorial | Help | Site index | Contact info |