On Sat, 2006-08-19 at 00:23 +0100, sebb wrote:
> The BeanShell Sampler can execute a command-line.
>
> I think it is as simple as
>
> exec("command-line");
> Where do we see the output from this command-line command? Where to look for the stdout output from such a command called with exec() ?????? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

