[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OPENing a file with APPEND on Tops-20
- To: bug-lisp at MIT-MC
- Subject: OPENing a file with APPEND on Tops-20
- From: RAND.KLAHR at SU-SCORE
- Date: Thu, 9 Aug 79 17:09:00 GMT
- Original-date: 9 Aug 1979 1009-PDT
It seems that when one opens a file with 'append it creates
a new file version (ie. it acts just like 'out)
Also (open '|foo.lisp.0| 'out) opens a file called foo.lisp.1
Ken Kahn and Phil Klahr
-------