Date : Wed, 21 Mar 1984 07:26:55 EST
From : Keith Petersen <w8sdz@Brl.ARPA>
Subject: Re: Keyboard Delay in Word*/UNSPOOL
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 <CPM.WSTAR> 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