Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Language Reference


READY or RESET TRACE statement

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.

Read syntax diagramSkip visual syntax diagram
Format

>>-+-READY-+--TRACE--.-----------------------------------------><
   '-RESET-'             

You can trace the execution of procedures by using the USE FOR DEBUGGING declarative as described in Example: USE FOR DEBUGGING in the Enterprise COBOL Programming Guide.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)