|
Oracle Apprentice
Joined: 29 May 2002 Posts: 121
|
Posted: Sat Sep 28, 2002 10:38 pm
Lines wrapping to second line |
Okay, here is another that I find annoying which I haven't found a solution for, yet.
This one trigger of mine has problems with the line wraps to two lines. How do you get Zmud to recognize the two lines with the trigger? So far, I haven't been able to and what it comes down to is that the trigger only works on the first line and if the information wraps past the first line, it's ignored.
I have tried to put a $ at the end of the trigger thinking that would force it to go to the second line but it doesn't help.
Here is my trigger.....
(*)Rank (%d): {a|an|some} (*)$ |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sat Sep 28, 2002 10:58 pm |
I'm guessing that if it takes just one line, the next line will be blank. If so, change the trigger to a pattern of:
(*)Rank (%d): {a|an|some} (*)$(*)
and use %concat to add %4 to the end of %3.
Kjata |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|