QUERY COMDIR

Read syntax diagramSkip visual syntax diagram Query COMDIR (STACKFIFOLIFOFIFOLIFO)

Authorization

General User

Purpose

Use the QUERY COMDIR command to display the current CMS communications directory settings. Use the SET COMDIR command, to change these settings. For more information, see SET COMDIR.

Responses

SYSTEM  status  loadstatus  fileid
USER    status  loadstatus  fileid

Where:

SYSTEM
indicates the system, or secondary, communications directory.
USER
indicates the user, or primary, communications directory.
status
indicates the status of the name resolution. The status is either:
ON
indicates name resolution is on.
OFF
indicates name resolution is off.
loadstatus
indicates whether the communications directory file is currently loaded.

The loadstatus is either:

STATIC
indicates the file was loaded into storage when the last SET COMDIR FILE or SET COMDIR RELOAD was entered.
UNLOADED
indicates the communications directory is not loaded.
fileid
is the name of the directory. A response of (none) indicates no directory is loaded.

Options

For more information on the Options, Usage Notes, and Error Messages that apply to all operands of the QUERY command, see QUERY.