home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / stop.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  386 b   |  7 lines

  1. stop  -- Command, no inputs.
  2.      This command is used in user procedures which are  meant  to  be  com-
  3.      mands.   It stops the user procedure.  (Note that it does not stop all
  4.      running procedures.  If user procedure A runs user procedure B, a stop
  5.      command  in  procedure B returns to procedure A, which continues after
  6.      the point where procedure B was invoked.)
  7.