Rational Developer for System z
COBOL for Windows, Version 7.5, 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.

Format
Read syntax diagramSkip visual syntax diagram>>-+-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 COBOL for Windows Programming Guide.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)