First CIS12 Assignment

Your assignment is to code the DATA DIVISION, FILE SECTION for the following input file and for an output file that will be going to the printer containing information from the input file. Code it on paper and pass it in or send it to me via e-mail.

Layout for the Student Input File:

Field

Columns Used

 

 

Student Identification Number

1 - 5

Student Name

6 - 25

Student State

26 - 27

Student Major

28 - 29

Number of Credits

30 - 32

Please define the number of credits as a numeric field. That means instead of using an X you should use a 9. (If you have been reading ahead you will have seen information about editing - that is not part of this assignment - however, you can use it if you want to).

All of the information should appear on the report. You define the layout of the printed report. My only requirement is that there be spaces between the fields. Remember, I did this in class with a filler.