So far I've been able to run the script at this link: https://github.com/loovjo/esoteric-editor/blob/main/components/GUIC/gui.ijs using wd on the jqt IDE.
I need to run it as a standalone script to include it with the rest of my project. However, I get this error: $ ijconsole gui.ijs |value error: wd | wd'pc editmdemo;pn "Editm Demo"' |[-51] /home/razetime/Documents/Code/fun/esoteric-editor/components/GUIC/gui.ijs I assume I need some import here, but I've been unable to find any imports required for using wd on the wiki pages for it. Thanks, Raghu. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm