home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / cvtutor.zip / S9.@@@ < prev    next >
Text File  |  1987-08-13  |  871b  |  18 lines

  1. The CodeView debugger is a powerful tool for serious debugging.
  2. This tutorial introduces you to CodeView commands using a simple
  3. statistics program.  The tutorial is broken up into four lessons.
  4. Each lesson is fairly short and takes 5 to 10 minutes.  You can
  5. quit by selecting the Q option when you see the main menu.
  6.  
  7. You control the pace in each lesson. The lessons periodically 
  8. pause and ask you to press the SPACEBAR. Although keystrokes 
  9. and commands are discussed on the screen, you should NOT try 
  10. to type them. The session does this automatically. Just press 
  11. the SPACEBAR.
  12.  
  13. You can quit in the middle of a lesson by first pressing CONTROL-C 
  14. or CONTROL-BREAK, then pressing the SPACEBAR. The word `break' will 
  15. appear, followed by the CodeView prompt (the greater-than symbol). 
  16. At the prompt, enter `Q' for Quit. The tutorial will terminate.
  17.  
  18.