...

Put everything in a shell script and use a here value:

#!/bin/sh
thatfile.exe <<XXX
<your input line 1>
<your input line 2>
...
<your input line n>
XXX

Then, run the shell script.  Since this is Windows, you may have
(well, will) to tweak the first line, but the concept still applies.

Craig
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to