Hi
you should be able to just use List params = null;
The other alternative is to write everything into a java class which
exposes a method that does whatever you want ,compile/ jar it up and place
it in jmeter and call this class /method (usually saves a lot of debug time
for larger scripts)

regards
deepak

On Thu, Apr 19, 2012 at 4:04 PM, 5942marine <[email protected]> wrote:

> Okay. Thanks guys, thought I was going nuts. Looks like I need to figure
> out
> another way. Thanks everyone!
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Jmeter-and-Beanshell-tp5652979p5653000.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]
>
>

Reply via email to