Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!w8sdz@Brl.ARPA From: w8sdz@Brl.ARPA Newsgroups: net.micro.cpm Subject: Re: Keyboard Delay in Word*/UNSPOOL Message-ID: <175@sri-arpa.UUCP> Date: Wed, 21-Mar-84 07:26:55 EST Article-I.D.: sri-arpa.175 Posted: Wed Mar 21 07:26:55 1984 Date-Received: Sun, 25-Mar-84 08:07:23 EST Lines: 13 From: Keith Petersen Make sure your CBIOS LISTSTAT routine is properly configured. Many are not configured at all, returning list device always ready or always not ready. Assuming you have that working right then it may be the way you configured WordStar. If you use the CP/M list device for the printer WS.COM does not check LISTSTAT. There is a patch to add list device status checking inside WS.COM, look in the directory at SIMTEL20. Otherwise use WordStar's internal drivers, which will require that you answer certain questions at configuration time about port addresses and status bits. --Keith