Path: utzoo!attcan!uunet!spool2.mu.edu!news.cs.indiana.edu!samsung!rex!uflorida!gatech!rutgers!njin!uupsi!sunic!news.funet.fi!ousrvr!tolsun!esa From: esa@tolsun.oulu.fi (Esa Hanninen) Newsgroups: comp.databases Subject: Re: Help with CLIPPER printouts on network. Keywords: clipper, network Message-ID: <1991Jan25.215853.24495@ousrvr.oulu.fi> Date: 25 Jan 91 21:58:53 GMT References: <1991Jan15.162211.17868@mack.uit.no> <1991Jan17.120515.8367@tukki.jyu.fi> Sender: news@ousrvr.oulu.fi Reply-To: esa@tolsun.oulu.fi (Esa Hanninen) Organization: University of Oulu, Finland Lines: 12 I would not say it is a problem, it is a feature. Novell, as well as other PC network programs, cannot tell when print job is complete if nobody tells it. So either user must tell or program must tell it. User does it by pressing CTRL-ALT-PRINTSCREEN, program tells it by closing the printer. (I'm not sure, but I think it's SET PRINTER TO in clipper). I don't like using timeout in print spooler, it might cut your print job in pieces if producing output takes long time. .