EQA1652E Since the program for the statement statement-number does not have hooks at statements, AT commands are rejected for all statements in the program.
Explanation
The program has not been prepared properly so AT
commands are rejected for all
statements in the program.
Programmer response
Make sure the program has been prepared properly by checking Part 2. Preparing your program for
debugging and Appendix F. Syntax of the TEST Compiler option in the IBM®
z/OS® Debugger User's Guide. Also, the LIST LINE
NUMBERS
command can be used to list all statement or line numbers that are valid locations
for an AT LINE
or AT STATEMENT
breakpoint.