Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!husc6!seismo!cmcl2!philabs!tg!chasefrs!djs From: djs@chasefrs.UUCP Newsgroups: comp.sys.ibm.pc Subject: Redirecting keyboard input to a disk file Message-ID: <22@chasefrs.UUCP> Date: Mon, 23-Mar-87 15:59:09 EST Article-I.D.: chasefrs.22 Posted: Mon Mar 23 15:59:09 1987 Date-Received: Fri, 27-Mar-87 05:46:31 EST Lines: 8 Keywords: keyboard disk input Recently a program to redirect printer output to a disk file. I wondered is there a way (a program would be best) which redirects keyboard i/o from the keyboard to a file. This would enable me to run a program that uses the keyboard using a stored sequence of events, and then save the printed output in a disk. I could then have a dbase program look through a database and run a program through a set senario on data it found in the database, store the data on a disk file, read in the values and place them in the database. David Snyder