Previous Topic: CA ADS Trace Comments CommandsNext Topic: Removing an Internal Trace


Only Option (I) is Valid

CA ADS Trace only processes the TRACE ON and TRACE OFF statements if I is entered in the TRACE ON column. If TRACE ON or TRACE OFF statements are included in the source code and any other option is chosen, the statements are not commented out. If the user then tries to recompile the dialog using ADSC, recompilation errors occur. At this point, the user must either physically remove the TRACE ON and TRACE OFF statements, or select option I next to the appropriate process name on the Build Trace Code screen.

If I is specified as a TRACE ON option, and if no TRACE ON or TRACE OFF statements are found in the source code, CA ADS Trace returns the following message for the first module in error and stops processing:

ATGT057W OPTION I' SPECIFIED UNDER TRACE ON, BUT NO TRACE ON STMNT FOUND

To correct the situation, either include TRACE ON or TRACE OFF statements in the source code, or choose another option.