Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!mlsmith@NADC From: mlsmith@NADC Newsgroups: net.micro Subject: Need Help on BASICA Comm Support Message-ID: <7849@brl-tgr.ARPA> Date: Wed, 30-Jan-85 10:21:28 EST Article-I.D.: brl-tgr.7849 Posted: Wed Jan 30 10:21:28 1985 Date-Received: Sun, 3-Feb-85 01:30:03 EST Sender: news@brl-tgr.ARPA Organization: Ballistic Research Lab Lines: 12 Xref: seismo net.micro:9718 What else is the basic program doing? To get a good communications set both transmit and receive, the basic has to be back to the interface quick enough to catch the echoed characters. If not a control-s and control-q flow control is needed, so data in and data out do not occur at the same time. If all this fails look in writing a machine language I/O handler or compiling basic. I had this problem with a Digital Group computer and their stupid operating system did not set up the Uart's properly. I doubt that's the problem here since the other software works. good luck, mlsmith@nadc.ARPA