[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: CFFK at MIT-MC (Charles F. F. Karney)
- Date: Tue, 2 May 78 21:01:00 GMT
- Cc: JPG at MIT-MC
- Original-date: 2 MAY 1978 1701-EDT
UREAD in NEWIO is not compatible with OLDIO nor with DDT/TECO etc.
when you ask it to read a nonexistent file e.g. with (UREAD FOO BAR
DSK CFFK), it doesn't change the value of DEFAULTF. DEFAULTF should
be set before the attempt to OPEN is made. This would bring UREAD
in line with OLDIO and other ITS programs. If the fix isn't
made to UREAD etc. I still think that MACSYMA's LOADFILE etc. should
be fixed.