Library /sys$common/syshlp/DBG$HELP.HLB  —  DEBUG  QUIT
    Ends a debugging session, or terminates one or more processes of
    a multiprocess program (similar to EXIT), but without allowing
    any application-declared exit handlers to run. If used within a
    command procedure or DO clause and no process is specified, it
    exits the command procedure or DO clause at that point.

    Format

      QUIT  [process-spec[, . . . ]]
Additional Information: explode extract
Parameters Description Examples
Close Help