MacKinney Systems, Inc.

Q:

How can I exit my debug session after I've finished testing?


A:

You can exit is one of the following ways:

  1. Enter a 'C' (continue) on the last statement in his program (i.e. RETURN or GOBACK) .This is basically a GO TO statement.
  2. Press PF12. This will continue normal execution until the end of job or stops if a problem is encountered. You may want to enter HALT=OFF for the Command and ALL for the offset to remove all halts before pressing PF12.
  3. Enter CANCEL to immediately cancel execution (abnormally).