It will be fixed in the next release of JMeter. On 09/01/2009, Sujesh <[email protected]> wrote: > > I am using JMeter v2.3.2 and facing same problem. > The counter ( refered by variable cnt ) value is resolved only for the first > iteration, other subsequent iterations get the same value when used with in > loop. > iteration# variable used value resolved > 1 ${fname}${cnt} import1 > 2 ${fname}${cnt} import1 > 3 ${fname}${cnt} import1 > > > -- > View this message in context: > http://www.nabble.com/Counter-within-a-loop-tp19095227p21370797.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > 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]

