Subj : src/sbbs3/js_internal.c To : Digital Man From : Nightfox Date : Fri Jul 21 2023 05:25 pm Re: src/sbbs3/js_internal.c By: Digital Man to Nightfox on Fri Jul 21 2023 04:38 pm >> In my command shell (custom JS), I have this command to run my file >> area chooser: >> bbs.exec("?../xtrn/DigDist/AreaChoosers/DDFileAreaChooser.js"); >> That works. However, I also have a JS script in my sbbs/mods >> directory that I use as a test sandbox to try out new things, which I >> usually run from my main menu. I tried using the same line above in >> my test script to run my DDFileAreaChooser.js, but when I run that, I >> get the error: >> !JavaScript DigitalDistortionTest.js line 8: Error: Script file () >> does not >> exist DM> That error message looks to be from js.exec(), not bbs.exec(). The error DM> message itself (the empty parens) was fixed in git today. It doesn't DM> appear you have that fix. It was something silly on my part.. I had a line above it using js.exec(), and I thought I had removed that but it was still in there. Also, I had to check out a fresh copy of the repo in order to rebuild successfully. In the copy of the repo I had, it was getting a build error ('no rule to make target' for something, but I don't remember what it was now). But it's building now, and all is good. Nightfox --- þ Synchronet þ Digital Distortion: digitaldistortionbbs.com .