|
purga Newbie
Joined: 08 Apr 2006 Posts: 1
|
Posted: Sat Apr 08, 2006 12:38 pm
Gag the current and the "NEXT" line |
For example, I have something like:
[Advertisement] Tom's Jumping Gun
A gun with optimized focusing system and auto trace mechanics.
I want to just gag the keyword "advertisement" and both the line(the current and the next one) would be gagged.
Any ideas? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Apr 08, 2006 7:39 pm |
use a two-state trigger, and put #gag 2 in the second condition. If the next line is always only one line, then go ahead and change the state type to WithinLines and set the Param = 1. If it can vary, set up a third condition to match the blank line or your prompt, whichever always comes up.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|