Examples of the MAILCC parameter

Example 1
//OUTDS2   OUTPUT  MAILCC=('robertanders@companya.net',
//           'suesmth1@companyb.net')                                              
In this example, the system will send a copy to the following e-mail addresses:
  • robertanders@companya.net
  • suesmth1@companyb.net
Example 2
//OUTDS2   OUTPUT  MAILCC=(ROBERT@XYZ.NET,
//           SUE@XYZ.NET)  
In this example, the system will send a copy to the following e-mail addresses:
  • robert@xyz.net
  • sue@xyz.net