Some messages may be unnecessary for a particular task. Use the System AutoEdit variable %%$AUTOLOG to control which messages are entered into the Automation Log. The table lists the valid values.
Table 190 Values for AutoEdit Variable %%$AUTOLOG
Value  | 
Description  | 
|---|---|
Y (Yes) 
  | 
Record the message in the Automation Log. 
  | 
N (No) 
  | 
Do not record the message in the Automation Log. 
  | 
Prevent messages whose ID starts with TST from being written to the Automation Log.
ON MESSAGE TST*  | 
DO SET %%$AUTOLOG=N  | 
Parent Topic |