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

CLISP on OS/2



>>>>> "you" == bruce s irvine <flogger_d@usa.pipeline.com> writes:

you> Next line: ILLEGAL CHARACTER #\Code26 

Try to delete the MSDOG Control-Z from the end of the file, 
and try again (ie get an editor that doesn't do this to you).
Alternatively, run this:

(set-syntax-from-char #\Code26 #\Space)