Paul Edwards
2019-12-07 03:03:45 UTC
The Hercules emulator has the ability to log
all the console output to a file.
In addition, it has an "automated operator"
facility which allows you to see if certain
strings appear on the console, and if so,
it issues a command. One of the commands
you can issue is "quit".
So what this means is that at the Windows
prompt I can type:
runmvs input.jcl output.txt in.zip out.zip
and have MVS/380 started, run the JCL, which
reads the input file, produces the output
file, and when it's all finished, I can
use micro-emacs to look at the output file.
I love this setup. It is the way I wish to
work.
Do any of the 80386 emulators do this?
Thanks. Paul.
all the console output to a file.
In addition, it has an "automated operator"
facility which allows you to see if certain
strings appear on the console, and if so,
it issues a command. One of the commands
you can issue is "quit".
So what this means is that at the Windows
prompt I can type:
runmvs input.jcl output.txt in.zip out.zip
and have MVS/380 started, run the JCL, which
reads the input file, produces the output
file, and when it's all finished, I can
use micro-emacs to look at the output file.
I love this setup. It is the way I wish to
work.
Do any of the 80386 emulators do this?
Thanks. Paul.