variables are not shared between thread groups; you have to use a property instead.
See: http://jakarta.apache.org/jmeter/usermanual/functions.html#__setProperty e.g. ${__setProperty(propname,propvalue)} On 03/08/07, norken76 <[EMAIL PROTECTED]> wrote: > > Hey there, > Any one can tell me a way to pass a property from one task group to another. > I couldn't use the setProperty function. I 've posted a question about > setProerty but no help received. > can someone point me to another way to achieve this. thanks. > -- > View this message in context: > http://www.nabble.com/Passing-a-property-between-task-groups-tf4212762.html#a11984026 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

