Compiling and syntax-checking
  Hit the Compile button.  If there are no
syntax error messages, great!  If there are, then for each one, ...
   
    - read and understand the error message
 
    - find and diagnose the mistake
 
    - fix the mistake
 
    - compile again to confirm that it's fixed
 
   
Last modified:
Fri Jan 30 11:59:41 EST 2009
Stephen Bloch / sbloch@adelphi.edu