Previous Topic

Next Topic

Book Contents

Book Index

Example

In this example a message with the SYSOUT information is displayed for SYSOUT DD statements labelled P and SYSOUT class P.

Fig.JV.3.35 ON DDSYSOUT example

 +-----------------------------------------------------------------------------+

 | RULE DDSYSOUT    ENVIRONMENT GENERAL     PRIORITY 50    CONTINUE SEARCH Y   |

 | DESC DDSYSOUT                                                               |

 | =========================================================================== |

 | JOBNAME *                                                                   |

 | LIBRARY                                              MEMBER                 |

 | SCHDLIB                                              SCHDTAB          O/N   |

 | =========================================================================== |

 | ON DDSYSOUT P        CLASS P                                          O/N   |

 | =========================================================================== |

 | DO MSG      TYPE I OUTTYPE = %%$DDSYSOUT                                    |

 | DO                                                                          |

Parent Topic

ON DDSYSOUT: Event Selection Parameter