Sebb, good idea and kicking myself for not thinking of this simple debug
approach. Tried it and the text is being substituted fine reads for the 5th
loop:

general000(?!5)

Clearly not a jmeter prob, it looks like our custom java class is struggling
with the (?! ) characters, so I'll pass this onto the developers. 

Thanks for your input.

efj


sebb-2-2 wrote:
> 
> Try displaying the value that passed to the code.
> For example,
> 
> ${__log(general000(?!${loopCount})))
> 
> or whatever is more convenient.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/using-variable-as-part-of-regular-expression---escapre-characters-tp21352547p21369807.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to