https://gitlab.synchro.net/main/sbbs/-/issues/914#note_7113
Looks like just some ephemeral error, not a reproducible problem with console.editfile() in particular.
```
;eval
Parameter(s): console.editfile("nonexistantfile")
```
after the editor saves the file,
```
Result (boolean): true
```
And the file was in fact created:
```
$ ll /sbbs/ctrl/non*
-rwxrwxrwx 1 sbbs sbbs 14 Apr 22 14:23 /sbbs/ctrl/nonexistantfile
```
So at the very least, the issue title isn't accurate.
--- SBBSecho 3.24-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)