JANUS DISPLAYSUFFIX

From m204wiki
Revision as of 03:21, 14 April 2026 by Alex (talk | contribs) (Create JANUS DISPLAYSUFFIX command page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

JANUS DISPLAYSUFFIX: Display suffix-to-DBS name mappings

The JANUS DISPLAYSUFFIX command displays the suffix-to-DBS name mappings for a port that has APSYSUFFIX defined.

Syntax

JANUS DISPLAYSUFFIX portname [suffix]

Where:

  • portname is the name of a JANUS DEFINE port with APSYSUFFIX set.
  • suffix is an optional single suffix character. If specified, only that mapping is shown. Otherwise all mappings for the port are displayed.

Synonyms

JANUS DISSUFFIX, JANUS DISPLAYSUFF, and JANUS DISSUFF are synonyms for JANUS DISPLAYSUFFIX.

Usage

The display includes the suffix character, DBS name, and queue counts.

This is new as of Model 204 version 8.0.

Example

JANUS DISPLAYSUFFIX MYPORT JANUS DISPLAYSUFFIX MYPORT A

See also