[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature or lack thereof
I have the impression that kcl is supposed to understand "~/" in filenames
(under UNIX). This seems not to be the case in my implementation:
Is there a fix for this?
Script started on Fri Sep 27 12:48:30 1991
/hf/hedda/u1/rolfl hedda-1> kcl
AKCL (Austin Kyoto Common Lisp) Version(1.600) Sun Sep 15 19:18:31 MET DST 1991
Contains Enhancements by W. Schelter
>(load "~/clisp/monitor.lisp")
Error: Cannot open the file ~/clisp/monitor.lisp.
Fast links are on: do (use-fast-links nil) for debugging
Error signalled by LOAD.
Broken at LOAD. Type :H for Help.
>>:q
Top level.
>(load "~/clisp/monitor.lsp")
Error: Cannot open the file ~/clisp/monitor.lsp.
Fast links are on: do (use-fast-links nil) for debugging
Error signalled by LOAD.
Broken at LOAD. Type :H for Help.
>>^DBye.
/hf/hedda/u1/rolfl hedda-2> exit
exit
script done on Fri Sep 27 12:49:14 1991
Thank you,
Rolf Lindgren | "The opinions expressed above are
616 Bjerke Studentheim | not necessarily those of anyone"
N-0589 OSLO 5 | rolfl@hedda.uio.no