Path: utzoo!attcan!uunet!crdgw1!sixhub!davidsen From: davidsen@sixhub.UUCP (Wm E. Davidsen Jr) Newsgroups: comp.sys.ibm.pc Subject: Re: BAUDOT => ASCII Conversion Keywords: BAUDOT, ASCII, ITA-2, conversion Message-ID: <513@sixhub.UUCP> Date: 21 Feb 90 04:42:40 GMT References: <1500@bmers58.UUCP> Reply-To: davidsen@sixhub.UUCP (bill davidsen) Organization: *IX Public Access UNIX, Schenectady NY Lines: 15 At typical baudot data rates you can probably write the program in BASIC and still have it work. Just init the ports, loop reading the input until data available, read the port and store to the output. Assuming that the printer is faster than the data coming in you don't even need to check for ready on the output port, and certainly don't need int4rrupts or something like that. This can be done with about ten lines of slop programming, assuming that you have the baudot to ASCII conversion table handy (I don't). -- bill davidsen - davidsen@sixhub.uucp (uunet!crdgw1!sixhub!davidsen) sysop *IX BBS and Public Access UNIX moderator of comp.binaries.ibm.pc "Getting old is bad, but it beats the hell out of the alternative" -anon