Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!comp.vuw.ac.nz!am.dsir.govt.nz!tui.marcam.dsir.govt.nz!tony From: tony@tui.marcam.dsir.govt.nz (Tony Cooper) Newsgroups: comp.unix.aux Subject: Re: HELP!! lpc status giving back wrong status Message-ID: <1991Jun28.001424.3993@am.dsir.govt.nz> Date: 28 Jun 91 00:14:24 GMT References: <54406@apple.Apple.COM> Sender: news@am.dsir.govt.nz Reply-To: sramtrc@albert.dsir.govt.nz Organization: Applied Mathematics Group D.S.I.R. Lines: 14 In article <54406@apple.Apple.COM>, erc@Apple.COM (Ed Carp) writes: |> OK, gang, here's the scoop: I try to print on an AppleTalk printer that's |> not in the Chooser. atstatus posts a message in the console window that |> says that the printer's not found, but lpc still reports the printer as |> "ready and printing". Any hints or ideas?? Thanks! lpc reports the status of the printing queue, not the printer. The actual printer may be on the moon for all it cares. As long as the queue is set up and ready to take new entries lpc is happy. lpc never talks to the printer. So it can't tell that the printer is not there. What you want to use is some program that actually does talk to the printer. Atstatus and others do that.