Hi, I am trying to run JMeter from within a .bat file so that I can automatically do some other things like start/close a proxy server.
The problem is that when JMeter exists, the complete .bat file seems to exist (as if JMeter takes over control). Any suggestions on how to fix this? My .bat file does the following: - Start proxy - Start JMeter - ----------------------------- JMeter kills .bat file - Close proxy Thanks! Cor-Paul

