[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
null file name
- To: RYLAND at SRI-KL
- Subject: null file name
- From: David C. Plummer <DCP at MIT-MC>
- Date: Sat, 7 Nov 81 17:11:00 GMT
- Cc: BUG-MACLISP at MIT-MC
- Original-date: 7 November 1981 12:11-EST
As an interim (or complete solution) the following seems to work:
(open '((cha) /.foo 0))
When I did that on EE, it didn't return (yet), so I ^C'd out of MACLISP
and looked at my file status:
Restricted JFN Not opened Read
My guess is that this along the right track.