Question for the group... Is there a quick and not so dirty way to modify the regexp function so that it inserts its variables in a way that any controller in the current thread of execution can see the variables? Currently if I call a regexp function inside of say, a simple controller A...Anywhere inside and underneath A I can see the variables just fine. The problem is that I can't see them after I leave A, even if the thread isn't finished with its test run. I can see the value in how it currently works, but very much need to change it to get my current tests working.
Also, has anyone ever written a javascript executing function? If not, if I write it myself and stick it in a jar in the lib/ext dir will JMeter automatically pick it up? thanks and regards, Thad Smith Software Engineer IBM Tivoli Software __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
