[comp.unix.aux] redirecting Mac I/O under A/UX 2.0

edgar@mathcs.emory.edu (Edgar Leon) (08/27/90)

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.