Any examples for configuring & using the SuperScript plugin ?
Submitted by Thursday, 15 July, 2004 - 05:10
on
Hi all,
I'm having problems getting SuperScript to do anything but output what appear to be error messages. This sounds like a totally cool plugin, but I can't find any examples of how to setup and use it.
I'd love to be able to run perl scripts with it, and eventually beanshell scripts/macros.
Anyone have tips?
Here's the output I get when trying to compute 1+1 several different ways, none of which work:
-> 1+1
org.apache.bsf.engines.perl.PerlEngine
-> 1+1
bsh.util.BeanShellBSFEngine
bsh.util.BeanShellBSFEngine
-> 1 + 1
org.apache.bsf.engines.activescript.ActiveScriptEngine
org.apache.bsf.engines.activescript.ActiveScriptEngine
bsh.util.BeanShellBSFEngine
-Paul
I'm having problems getting SuperScript to do anything but output what appear to be error messages. This sounds like a totally cool plugin, but I can't find any examples of how to setup and use it.
I'd love to be able to run perl scripts with it, and eventually beanshell scripts/macros.
Anyone have tips?
Here's the output I get when trying to compute 1+1 several different ways, none of which work:
-> 1+1
org.apache.bsf.engines.perl.PerlEngine
-> 1+1
bsh.util.BeanShellBSFEngine
bsh.util.BeanShellBSFEngine
-> 1 + 1
org.apache.bsf.engines.activescript.ActiveScriptEngine
org.apache.bsf.engines.activescript.ActiveScriptEngine
bsh.util.BeanShellBSFEngine
-Paul