Re: How to pass a variable as a parameter to random function

2007-06-13 Thread sebb
;> >> >> Boban >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/How-to-pass-a-variable-as-a-parameter-to-random-function-tf3909593.html#a11085352 >> >> Sent from the JMeter - User mailing list archive at Nabble.

Re: How to pass a variable as a parameter to random function

2007-06-12 Thread bvm101
${myRandom})); >> >> >> >> >> >> However, when calling random function I would like to pass a variable >> for >> >> the max value, in this case "clientSize", instead of number 3. >> >> >> >> Your help will be grea

Re: How to pass a variable as a parameter to random function

2007-06-12 Thread sebb
tion-tf3909593.html#a11085352 >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] &g

Re: How to pass a variable as a parameter to random function

2007-06-12 Thread bvm101
you may find you get memory > leaks. > > You could put the code in an init file, and then call a method passing > in the Random number. > >> Thanks, >> >> Boban >> -- >> View this message in context: >> http://www.nabble.com/How-to-pass-a-varia

Re: How to pass a variable as a parameter to random function

2007-06-12 Thread sebb
ur help will be greatly appreciated. If your test uses this Pre-processor a lot, you may find you get memory leaks. You could put the code in an init file, and then call a method passing in the Random number. Thanks, Boban -- View this message in context: http://www.nabble.com/How-to-pass-a-v

How to pass a variable as a parameter to random function

2007-06-12 Thread bvm101
Random})); However, when calling random function I would like to pass a variable for the max value, in this case "clientSize", instead of number 3. Your help will be greatly appreciated. Thanks, Boban -- View this message in context: http://www.nabble.com/How-to-pass-a-va