The current lab system includes sp.ijs functions, and so will run scripts as a lab.
It should be straightforward to add this to the playground. I am not sure exactly how to do this, but perhaps the Edit window could be run as a lab. The lab advance key would then work by default on the current Edit window. For example, in the jqt desktop try: load 'labs/labs' lab '~addons/ide/jhs/demo/jdemo1.ijs' ctrl+j advances 1 of 20 in ~addons/ide/jhs/demo/jdemo1.ijs coclass'jdemo1' ... This now runs the jdemo1.ijs script as a lab. Alternatively, you could write a script to the Edit window and step through it using the Edit Run commands. On Tue, May 31, 2022 at 11:42 PM William Szuch <[email protected]> wrote: > Developers - J Playground > I would like to try to run simple tutorials in the playground using > sp.ijs. > I am not able to load the addon ide/jhs > > install 'github:jsoftware/ide_jhs' > |interface error: httpget > | RESPONSE_httpget_ (1!:2)<p > |[-0] > My guess is that the problem is with the manifest.ijs > > WHAT GREAT WORK BY THOSE IN THE PROJECT -WOW > Looking forward to the continued development > > Regards > Bill Szuch > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
