Multiple choice technology mainframe

Commands you can enter after interrupting the execution of your exec?

  1. HI

  2. TS

  3. HT

  4. RT

  5. TE

Reveal answer Fill a bubble to check yourself
A,B,C,D,E Correct answer
Explanation

When a REXX exec is interrupted using the attention interrupt (PA1 key), several debug commands become available. HI resumes execution, TS displays the trace stack, HT halts tracing, RT resumes tracing, and TE ends trace mode.