>> I'd like to see a element that simply has a blank body where you can
>> enter blocks of code that jmeter will process line by line. So if I >> need to perform several lines of variable manipulation or evaluations.. >> Its readable, easy to enter, and makes sense to a new comer. >Still not entirely sure I follow what you are requesting. >Have you had a look at the various BeanShell elements? >These allow arbitrary code to be entered. Here's a good example... I'd like to use the __setProperty function to write a value to a property so it can be reused by another threadgroup... But I can't find a reasonable place to just execute the function on it's own. Basically anytime I just want to manipulate anything that is not a sample or the previous response... its always confusing to figure out where to put it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

