[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISP at MIT-AI
- From: Edward Barton <EB at MIT-AI>
- Date: Fri, 12 Jun 81 12:47:00 GMT
- Original-date: 12 June 1981 08:47-EDT
In LISP 2117 on XX, there is no way to open a file with
a null file type. For example, (open "foo..1" '(dsk out))
creates FOO.LSP.1 and (open "bar..1") gives FILE NOT FOUND
if BAR.LSP.1 does not exist. This is a bug.