..and neither of them seem to work. Synchronet runs as root so permissions are not an issue.
If it isn't possible, or shouldn't be done, then I was wondering if some kind of stacking could be done in the "External Editor" section. Say if you used the same internal code for two External Editor entries, it would run the first one, then the second?
I'm trying to run a javascript (which tinkers with /sbbs/node?/MSGTMP) before nano loads, but during the same process. And while the script seems to work fine when NOT trying to load nano in it (it rewrites MSGTMP and posts the reply, but without nano able to load, the reply is unable to be edited), and nano will load from the External Editors menu by itself, I'd like to do both in one shot if at all possible.