You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Ma...@tietoenator.com on 2006/08/28 13:27:20 UTC

RE: problem with counters

Hello I need do this 


loopcontroler1	
	|
	+LOOPCONTROLER2 
	|	|	
	|	+COUTNER2
	|		-START= COUNTER1*5-4
	|		-END=	COUNTER*5
	|		-INCREMENT= 1
	|
	COUNTER1
		-START=1
		-END=3
		-INCREMENT=1

But counter2 doesn't start with new values of STAR and END property for
each loop.
How  have I modifi counter class to do so?

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org