Re: still confused about event counters...

Markku Savela écrivait ( Monday 2/4/02 04:04 PM ) dans le message ci-dessous:
---
>A followup question
>
>   <catch event="nomatch noinput" count="3" cond="some-expression">
>       ...
>   </catch>
>
>Should the counter associated with this catcher increment if event
>matches, but the cond evaluates to false? Or, increment count only if
>both event matches and cond is true?
>
>Seems the latter is how it works?


normally, it is incremented all the time, but the catch is only interpreted 
when condition is matched ...


---

Jean-Michel Reghem
Voice Technology Development Engineer
E-Mail : mailto:reghem@babeltech.com

Babel Technologies S.A.
Boulevard Dolez 33  B-7000 Mons (Belgium)
Tel: (+32) 65.37.43.06
http://www.babeltech.com

Received on Monday, 4 February 2002 10:15:25 UTC