On Wed, 20 Sep 1995 12:00:59 +0100, Simon Cooke said: > Eek! I'd hate to do it that way - for one, it'd print stuff out all over the > place... (well, I suppose if you output a null, you might get away with > it... but I wouldn't like to try!)
Yes, a single NUL was what I had in mind. It's better than what happens if you try to play the EDDAC _without_ checking whether it is plugged in! But since (I expect) all printers ignore the NUL except in the middle of an escape sequence, and since you are very unlikely to be doing this check in the middle of an escape sequence, I think it should be harmless. imc

