 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Mar 22, 2008 10:51 am
[2.20] Problems with STOP trigger option |
I am finding 2 problems with using the stop option when creating triggers with #COND.
1. The stop is getting set for the wrong trigger when used like this
#TRIG {a} {};#LOOP 1 {#COND {b} {} {stop}}
2. When used in a more normal fashion the stop flag is just lost
#TRIG {c} {};#COND {d} {} {stop}
A quick check through of other options didn't turn up any other failures. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Mar 22, 2008 4:34 pm |
Added to bug list.
|
|
|
 |
|
|