Previous Topic: /CLOSE ExamplesNext Topic: /COID Examples


/COID Commmand

The /COID command displays internal user IDs (UID, ranges from 1 through 999) and the associated correspondence IDs (COIDS). The UID information comes from the active USERID module, as defined on the SECURITY statement of the initialization file. You can limit the display by coding a single ID. The default is to list all UIDs except 255.

This command has the following format:

/COID[,ID={*|nnn}]
ID

(Optional) Specifies the user ID for which to display the COIDs. You can enter one of the following values:

*

Displays the COIDs for all currently defined user IDs that have a COID. This value is the default.

nnn

Displays the definitions for a single user ID. Valid values are from 1 through 254 and from 256 through 999.