The READY or RESET TRACE statement was designed to trace the execution of procedures. The READY or RESET TRACE statement can appear only in the procedure division, but has no effect on your program.
| Format |
|---|
|
You can trace the execution of procedures by using the USE FOR DEBUGGING declarative as described in Example: USE FOR DEBUGGING in the COBOL for Windows Programming Guide.