Superscript plugin - I don't get it
Submitted by Wednesday, 8 September, 2004 - 15:33
on
Hi there.
I installed superscript and downloaded js.jar from Mozilla's Rhino. I then copied js.jar to {jedit.home}/jars and restarted jEdit. I also changed the superscript optins so that js is recognized as a macro extension. When I use superscript it seems that nothing useful happens. For instance, if I use the text box in the superscript docking window, when I type 2 +2, what I get in the results window is just an echo of what was typed:
-> 2 + 2
same thing with every instruction like parseInt("qwq123").
I also tried opening a js script with jEdit and using the Execute Script button. Nothing happens.
I must be missing something really obvious.
I installed superscript and downloaded js.jar from Mozilla's Rhino. I then copied js.jar to {jedit.home}/jars and restarted jEdit. I also changed the superscript optins so that js is recognized as a macro extension. When I use superscript it seems that nothing useful happens. For instance, if I use the text box in the superscript docking window, when I type 2 +2, what I get in the results window is just an echo of what was typed:
-> 2 + 2
same thing with every instruction like parseInt("qwq123").
I also tried opening a js script with jEdit and using the Execute Script button. Nothing happens.
I must be missing something really obvious.