Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!nosc!crash!pro-sol.cts.com!tomk From: tomk@pro-sol.cts.com (Tom Kelly) Newsgroups: comp.sys.apple2 Subject: Re: Apple IIe Modem Problem Message-ID: <4526@crash.cts.com> Date: 20 Sep 90 02:36:07 GMT Sender: root@crash.cts.com Lines: 7 In-Reply-To: message from bill@braille.uwo.ca It seems that if you turn interupts on and you software issues a control S when its copy buffer gets full, that the host should wait while the copy buffer is written to "disk" no matter what kind of disk it is. After it has been written out , the buffer is cleared and the software issues a control Q and the host should resume sending. That way nothing should ever be "lost".