Path: utzoo!attcan!utgpu!watmath!clyde!att!rutgers!mailrus!b-tech!m-net!mju From: mju@m-net.UUCP (Marc Unangst) Newsgroups: comp.sys.ibm.pc Subject: Re: Com: --> Disk Message-ID: <2669@m2-net.UUCP> Date: 1 Jan 89 09:39:39 GMT References: <126@csd4.milw.wisc.edu> <742@optilink.UUCP> Reply-To: mju@m-net.UUCP (Marc Unangst) Distribution: na Organization: M-NET, Ann Arbor, MI Lines: 16 [ stuff about redirecting serial I/O to disk ] [ stuff about impossibility of above because of the fact that mode programs write directly to the comm port hardware ] Well, there's always the hardware hack: If you have two comm ports, you can just hook up a null modem cable between COM1: and COM2:. Now, cobble together a TSR that grabs anything coming in COM2: and writes it to disk. Run the TSR, and then run the program that outputs to the serial port, and print to COM1:. (You may have to turn down the baud rate so the TSR can catch the data without dropping characters.) -- "Don't find a fault, | Marc Unangst find a remedy." | UUCP: mju@m-net.ann-arbor.mi.us -Henry Ford | UUCP path: ...!uunet!mailrus!clip!m-net!mju ---------------------+ Internet: mju%m-net%clip@umix.cc.umich.edu