On 18/01/2008, matthew sporleder <[EMAIL PROTECTED]> wrote:
> I'm trying to send multiple matches through a foreach, but I can't
> seem to figure out what $var_'s are getting set.
>
> My template is $1$$2$, refname is inVar, and match number is -2.

> In my foreach I have input as inVar and output as matchVar.
>
> I was expecting matchVar_1 and matchVar_2, but they don't seem to
> work.  Any ideas?

Perhaps the RE did not match.

If you are using JMeter 2.3.1, you can use the new Debug Sampler to
show the values of all variables - these appear in the result, so can
be viewed in the Tree View Listener.

Otherwise, just use the Java Sampler to put the values in the sample
result or label etc.

> Thanks,
> Matt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to