LIST control statement

This control statement specifies if the update program produces a security file listing.

Purpose

A security file listing is a complete record of the security table showing:

  • The name of the authorized screen library
  • Its volume serial number
  • The name of the user exit module
  • All command names along with their corresponding security information

You can specify only one LIST control statement per run.

Format

The format of the LIST control statement is:

LIST={YES|NO}

Keywords

YES
Generates the security file listing independent of edits to the control statements when submitted as the only control statement in the command stream.
NO
This is the default setting. Generates a listing that shows what the control statements and security information would look like if the update had taken place.