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

[no subject]



How do I trap an error when opening a file on the CLI device.
(errset (open '((cli) foo hactrn) '(out ascii)))  tries to type out a message
no matter what I do (with ^W T, IO-LOSSAGE set to NIL, etc.).  I need to suppress
the typeout for a job like the Gould spooler which doesn't have a TTY.