I was trying to ;EXEC a *MODULE that I'd just written. The SBBS "CLI" forces all input UPPERcase, so if you write "module.src" and compile it to "module.bin", when you ;EXEC it, you get an error saying it can't file "MODULE.bin".
I them symlink the two
ln -s module.bin MODULE.bin
which gets around the error, but perhaps a more dainty solution can be devised?
...or just type ";EXEC<CR>" - it'll then prompt for the system password, then the command-line (which allows anycase).
I was trying to ;EXEC a *MODULE that I'd just written. The SBBS "CLI"
forces all input UPPERcase, so if you write "module.src" and compile it to "module.bin", when you ;EXEC it, you get an error saying it can't file "MODULE.bin".
I them symlink the two
ln -s module.bin MODULE.bin
which gets around the error, but perhaps a more dainty solution can be devised?
---
þ Synchronet þ Where we BAJA Rob into writing our modules. The ANJO BBS
It's the default shell that's doing the uppercase conversion. Eithermodify the
shell, or just type ";EXEC<CR>" - it'll then prompt for the systempassword,
then the command-line (which allows anycase).
digital man
can i change the default to lowercase?
its possible?
It's the default shell that's doing the uppercase conversion. Eithermodify the
shell, or just type ";EXEC<CR>" - it'll then prompt for the systempassword,
then the command-line (which allows anycase).
Sysop: | Tandy |
---|---|
Location: | New York, USA |
Users: | 15 |
Nodes: | 13 (0 / 13) |
Uptime: | 65:48:55 |
Calls: | 335 |
Messages: | 113,200 |