DBG$HELP.HLB  —  DEBUG  SET  PROMPT  Examples
    1.DBG> SET PROMPT "$ "
      $ SET PROMPT "d b g : "
      d b g : SET PROMPT "DBG> "
      DBG>

      In this example, the successive SET PROMPT commands change the
      debugger prompt from "DBG>" to "$", to "d b g :", then back to
      "DBG>".
Close Help