| 
 | 
TR08.1 - Course Instructors
**Form Purpose
Use Course Instructors (TR08.1) to assign instructors to a course.
You can assign an unlimited number of instructors to each course.
Updated Files
    CKPOINT    - The Checkpoint file is the environment file used for recovery.
    PAINSCOURS - The Course Instructors is the primary file maintained by this
                 program. The file is used to store the names of instructors who
                 can teach a course.
Referenced Files
    EMPLOYEE   - If the instructor is an employee, the Employee file is
                 accessed for employee records.
    PACOURSE   - The Courses file is accessed to verify courses and to retrieve
                 the course name.
    PAINSTRUCT - If the instructor is not an employee, the Instructors file is
                 accessed to verify instructors and to retrieve instructor
                 information.
    PAINSTSES  - The Session Instructors file is used to ensure an instructor
                 is not deleted while still assigned to a session.
 |