Thank you for your quick response. > The script file field can be a relative or absolute path, or you can > start JMeter in the script directory (it does not have to start in the > bin directory). Good to know.
I was looking at the BSFSampler code: http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/sampler/BSFSampler.java Wonder if it is possible to get information about the test plan location from the sampler. I think this would be valuable because if one creates a MSI installer for Windows, one could launch JMeter from the start menu, but still be able to load the script files regardless of the startup location. Regards, Trond Andersen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

