Example 2: Calculate Payroll Program
This example is taken from W.B.KHAN, figure 8-8, page 203. 
I called the input file: calcpay-in and the output file: calcpay-out.

I had to make a few changes to your textbook example to make it work.

The next slides include:

* the program source code
* the input data file
* the program compile and execute commands

You can download them to your account by accessing these slides, then type:

* a backslash (\) to access the HTML document
* a (p) to save the file to your account.

Or you can copy the examples from the following directory:

      ~jclevin/HTML/COURSE/COBOL/EXAMPLE