STOP Halt Program STOP Stops program execution and returns control to DOS or Turbo Basic. -------------------------------------------------------------------------- Notes: There is no CONT statement in Turbo Basic. Therefore STOP is equivalent to END.