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).
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: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 06:41:02 |
Calls: | 15,171 |
Calls today: | 4 |
Files: | 19,857 |
D/L today: |
7 files (164K bytes) |
Messages: | 1,691,386 |