Previous Topic: Changing Scope RecordsNext Topic: Deleting Scope Records


Displaying Scope Records

Use the LIST subcommand under the SCP setting to list a scope record or a group of scope records that match a record mask. The syntax for this LIST subcommand is:


       { *               }
List   { scopename       }
       { LIKE(scopemask) } {ALL,DSN,INF,LID,UID\}
*

Displays the last scope record processed since you established the current SCOPE setting.

scopename

Specifies the one‑ to eight‑character name of an individual scope record.

LIKE(scopemask)

Specifies a one‑ to eight‑character mask for the names of scope records. The LIKE operand with a mask lists multiple records that match the mask.

ALL,DSN,INF,LID,UID

Display the fields in the scope record.

ALL

Displays all fields of a scope record. ALL is the default.

DSN

Displays the DSN field of a scope record

INF

Displays the INF field of a scope record

LID

Displays the LID field of a scope record

UID

Displays the UID field of a scope record.