DBG$HELP.HLB  —  DEBUG  EXIT
    Ends a debugging session, or terminates one or more processes of
    a multiprocess program, 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

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