Copyright Digital Equipment Corp. All rights reserved.

SPAWN

   Spawns a process to execute a DCL command. If you do not enter a
   command, the command terminal is attached to the spawned process.
   If you do enter a command, that command is executed, and, upon
   completion of the command, control returns to the parent process.

   Format

     SPAWN  [DCL Command]



Additional information available:

Example