Copyright Digital Equipment Corp. All rights reserved.

Qualifiers


/CONTINUE
      /CONTINUE
      /NOCONTINUE (default)

   Controls whether the CONTINUE command is executed in the current
   process just before connecting to another process. This qualifier
   allows an interrupted image to continue processing after you
   connect to another process.

   The /CONTINUE qualifier is incompatible with the /LOGOUT
   qualifier.


/LOGOUT
      /LOGOUT (default)
      /NOLOGOUT

   Logs out your current process when you connect to another process
   using a virtual terminal.

   When you enter the CONNECT command from a process that is not
   connected to a virtual terminal, you must specify the /LOGOUT
   qualifier; otherwise, DCL displays an error message.

   The /LOGOUT qualifier is incompatible with the /CONTINUE
   qualifier.