runCommanToBuffer in BeanShell doesn't work
Submitted by Tuesday, 23 August, 2005 - 17:05
on
Hi
I want to write a simple Macro wich displays a shellscript output in a buffer. For that I use runCommandToBuffer( view, "System", "myscript" )
But instead of showing the output in a new Buffer, the Consolewindow gets opend and the result is displayed as if I have typed the command directly
in the shell...
I've tried this with version 4.2 and 4.3, both on WindowsXP and Mac OS X. No success..
Anyone knows waht I'm doing wrong?
Thanks
Tobi
I want to write a simple Macro wich displays a shellscript output in a buffer. For that I use runCommandToBuffer( view, "System", "myscript" )
But instead of showing the output in a new Buffer, the Consolewindow gets opend and the result is displayed as if I have typed the command directly
in the shell...
I've tried this with version 4.2 and 4.3, both on WindowsXP and Mac OS X. No success..
Anyone knows waht I'm doing wrong?
Thanks
Tobi