Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

GENERAL QUALIFIERS

COMMAND-SPECIFIC QUALIFIERS

Example

/NODENAME

/PRINT

/TYPE

/RETURN

DTS and DTR CONNECT — VMS 5.5-2H4

   Invokes a connection test.

Additional information available:

GENERAL QUALIFIERSCOMMAND-SPECIFIC QUALIFIERS

Example

GENERAL QUALIFIERS

Additional information available:

/NODENAME/PRINT

/NODENAME

      /NODENAME=node-id

   Identifies the node (by name or address) on which DTR is to run. The
   default is the local node.

/PRINT

      /PRINT
      /NOPRINT (D)

   Instructs DTS to print (or log) test results. The default is /NOPRINT.

COMMAND-SPECIFIC QUALIFIERS

Additional information available:

/TYPE/RETURN

/TYPE

      /TYPE=test-type

   Indicates the subtest for the connection test.  There are two subtests:

   ACCEPT   Indicates a connect accept test. The default test type.
   REJECT   Indicates a connect reject test.

/RETURN

      /RETURN=return-option
      /NORETURN (D)

   Indicates the type of optional user data DTR returns. The default is
   /NORETURN. There are two possibilities:

   STANDARD   Indicates standard user data.
   RECEIVED   Indicates received user data.

Example

   _Test:   CONNECT/TYPE=ACCEPT/RETURN=RECEIVED

   This command invokes the connection test with the connect accept subtest.
   DTS attempts to connect to DTR on the local node (by default).  Connect
   user data is to be returned as part of the test.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026