Previous Topic: JCLNext Topic: Command Keywords


Commands

The syntax of any command is:

keyword <selection criteria>
keyword

Lets you specify one of the command keywords listed in this section.

selection criteria

Lets you specify the selection criteria comprised of an argument and optionally an operator and a value.

Example:

LIST DATE GT 2004/04/06

In this example, the LIST keyword is used to display a summary of reports that were created in the repository after April 6, 2004. The selection criteria is comprised of the DATE argument, the GT (for Greater Than) operator and the value 2004/04/06.