
This nifty little utility uses the System request function to break into an interactive job. Why would you want to do this you say? What if you are calling a command/program and it bombs. Wouldn't you like to put it in debug mode right there? Now you can do it.
Just hit the System Request key, or <Shift/Esc> on your PC. Type in
5 QCMD I
and <Enter>. This will bring up the command entry screen and you can enter your debug command and your break points.
You will find many uses for this utility. It allows you to execute any program or command using the System Request function.