home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / break < prev    next >
Encoding:
Text File  |  1992-07-09  |  252 b   |  5 lines

  1. break --Command, no inputs.
  2.      This command is only meaningful within the  range  of  an  if  command
  3.      within  the  range  of a repeat command.  It terminates the repeat im-
  4.      mediately.  If used in other contexts, the results may be strange.
  5.