On 16/02/06, Richard Gaywood <[EMAIL PROTECTED]> wrote:
> On 2/16/06, Aliaksandr Yermakovich <[EMAIL PROTECTED]> wrote:
> >
> > Could somebody tell me, how too create and use a variable and increase it
> > each
> > loop in While Controller? Like:
> >
> > while ( foo=="true")

BTW, this is not a valid  expression for the While Controller - see the docs...

> >           i++;
> > );
>
>
>
> Look at the Counter pre-processor. Try adding it to a While loop.
>
>

Or why not use a Loop Controller with a variable count?

Loop N times
- Counter 1 ... anything > N
- Sampler

S

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

Reply via email to