Positional operands

Positional operands follow the command name in a certain order. In the command descriptions within this book, the positional operands are shown in lowercase characters. For example,

EDIT reports.data

where reports.data is the data_set_name positional operand with the EDIT command.

When you enter a positional operand that is a list of several names or values, you must enclose the list within parentheses. For example,
LISTDS (PARTS.DATA TEST.DATA)