'$How to use these lessons'          "readme"                       
'$Topic I:    Comments in Fortran'   "I1.for"
'$Topic II:   Simple I/O: READ/WRITE'  
   'Lesson 1'    "II1.for"
   'Lesson 2'    "II2.for"
'$Topic III: Data types: CHAR/INT/REAL'  "III1.for"
'$Topic IV:   Arithmetic Expressions'  
   'Lesson 1'    "IV1.for"
   'Lesson 2'    "IV2.for"
'$Topic V:   Modules: CALL/SUBROUTINE'   "V1.for"
'$Topic VI:  IF (THEN,ELSE) structure'  
   'Lesson 1'    "VI1.for"
   'Lesson 2'    "VI2.for"
'$Topic VII:  DO Loops' 
   'Lesson 1'   "VII1.for"
   'Lesson 2'   "VII2.for"
'$Topic VIII: Arrays'    "VIII1.for"
'$Topic IX:   Branching by GOTO stmt.'   "IX1.for"
'$Topic X:  File I/O: OPEN/CLOSE stmt.'    
   'Lesson 1'  "X1.for"
   'Lesson 1 INPUT.DAT'  "input.dat"
   'Lesson 2'  "X2.for"
   'Lesson 2 INXY.DAT'  "inxy.dat"
'$Topic XI:   Character Operations '   
   'Lesson 1'  "XI1.for" 
   'Lesson 1 EMPLD.DAT'  "EMPLD.DAT"
   'Lesson 2'  "XI2.for" 
'$Topic XII:  Formatted  I/O'
   'Lesson 1'  "XII1.for" 
   'Lesson 2'  "XII2.for" 
   'Lesson 3'  "XII3.for" 
'$Spindrift FORTRAN Routines'    "spin."
'$Print out lessons'             "$allprn"
'$Print Registeration form'      "$copy register prn >nul"
'$Exit To Operating System'      " "
