GDDM V3R2 Diagnosis
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


Tracing in an application program

GDDM V3R2 Diagnosis
SC33-0870-01



Tracing can be initiated by an application call, for example, ESEUDS. Details of this method are given in "Other tracing methods" in topic 2.22.

Note: The trace statements required for tracing from an application call differ from those required when using an external defaults file or module:

  • The trace statements in an external file or module can be spread over several lines or ADMMDFT statements.
    
    
  • A single trace statement in an application call must conform to the syntax for a complete program. For example, all parts of an IF THEN ELSE statement must be within a single application call. However, a trace specification can be built up from any number of separate application calls. These calls are appended to the trace program formed from an external file, if there is one.

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012