Thanks, that indeed did the trick!

-----Original Message-----
From: sebb [mailto:[email protected]] 
Sent: vrijdag 25 maart 2011 13:10
To: JMeter Users List
Subject: Re: running JMeter non-GUI from a .bat file

On 25 March 2011 12:06, Cor-Paul Bezemer <[email protected]> wrote:
> 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).

s/exist/exit/

It's not JMeter, this is the Windows Command Shell processing.

>
>
> Any suggestions on how to fix this?


Use "call jmeter ..."

>
>
> My .bat file does the following:
>
>
>
> -          Start proxy
>
> -          Start JMeter
>
> -          ----------------------------- JMeter kills .bat file
>
> -          Close proxy
>
>
>
> Thanks! Cor-Paul
>
>

---------------------------------------------------------------------
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]

Reply via email to