Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!emory!edgar From: edgar@mathcs.emory.edu (Edgar Leon) Newsgroups: comp.unix.aux Subject: redirecting Mac I/O under A/UX 2.0 Message-ID: <6253@emory.mathcs.emory.edu> Date: 27 Aug 90 16:04:03 GMT Organization: Math & Computer Science, Emory University, Atlanta, GA Lines: 9 Is there any way on A/UX 2.0, to automate MacOS programs by redirecting character oriented keyboard and screen I/O to files. My particular application is finding a way to "compile" and run a set of student Pascal programs, with various data sets, even though the originals were written for interactive use. However, I am interested in a scheme that is independent of the particular application, and can invoke Mac applications from a shell script, supplying input from a file and capturing the output.