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

[no subject]



(mpacar '(lambda (x) (errset (open x) t)) (allfiles '(((dsk macrak)))))
Starts getting "All I/O channels already in use" starting with
New78S, but all these files should be closed by garbage collection.
Obviously I can close the file when I'm done with it, but something's
wrong....