Previous Topic

Next Topic

Book Contents

Book Index

CTDAUTR Example 1

Produce list of recipients authorized for the user USER1. Use online exits to check authorization.

Figure 76 Example JCL for list of recipients

//EXEC CTDAUTR

//SYSIN  DD   *

  USERID=USER1

/*

Parent Topic

Examples for CTDAUTR