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: | 137 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 117:02:48 |
| Calls: | 15,363 |
| Calls today: | 1 |
| Files: | 20,059 |
| D/L today: |
3 files (239K bytes) |
| Messages: | 1,798,788 |