home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / PROGRAMM / LADYBUG.ZIP / HELP6.BUG < prev    next >
Text File  |  1984-03-13  |  399b  |  20 lines

  1. ;   help6
  2. ct
  3. print "'    Running and Debugging Procedures'
  4. cursor 1 4
  5. print "'COntinue
  6. print "'PAUSE
  7. print "'NOTRACE
  8. print "'TOPLEVEL
  9. print "'TRACE
  10. print "' '
  11. print "'F5 pauses execution of the running
  12. print "'procedure at the next statement.
  13. print "' '
  14. print "'F9 switches trace mode on and off.
  15. cursor 1 24
  16. type "'Press any key to continue '
  17. make "helpvar rc
  18. ername helpvar
  19. ct
  20.