[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OPENing a file with APPEND on Tops-20



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
-------