DEBUG — Debug (Diagnostic Parameter)

Tells EREP to

Print the record input information indicated by the specified options as part of the EREP report.

Syntax

DEBUG=(nn[,nn] ...)

nn
The one- or two-digit decimal number assigned to an EREP DEBUG option.
The following DEBUG options are available for customer use:
Number
Meaning
4
Print the name and compile date of all control modules. Print the start and stop times of each routine called by IFCEREP1. The information appears in the EREP messages file (TOURIST output).
17
Print a hexadecimal dump of every record that passed filtering on the event report. The records appear in the event history report, one following each normal data line.

If you select a print report with DEBUG=(17) a hexadecimal dump of every record that passed filtering appears in the EREP messages file (TOURIST output).

Defaults

None. Debugging information is not normally printed.

Coding

No special considerations

Parameter Conflicts

None.

Notes