So I've tried using the vars.putObject/vars.getObject, the vars always seem to be reset, even when the param to reset is false. I've tried throwing variables in BeanShellSampler.bshrc in the bsh.shared namespace, which had good results, except it only works on ints.
Basically I want to be able to open a file and read a single line per loop iteration in each thread and be able to do the same with writing to a file. Thanks, Jake Devore
