In Regex grammar, one uses '{' and '}' to specify repetition. But when using thoses
characters in JMeter, the expresssion wont be compiled, I guess because the same
characters are used the function call itself ${__regtexFunction(...)}. So how do you
use those characters anyway in your Regex?...Thanks Jonathan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

