Use this program to print an employee listing using the information stored in the employee file.
Report information includes: employee code, name, address, title, department, location, work phone number and home phone number. The total number of employees printed is also included.
1. Order
Select whether to print the listing in E-employee or D-department order. Enter (CR) defaults to E.
2. Beginning Order Choice
Select the beginning order choice to print, e.g., if E was chosen above, the user would enter the beginning employee to print. Enter (CR) defaults to FIRST.
3. Ending Order Choice
Select the ending order choice to print, e.g., if E was chosen above, the user would enter the ending employee to print. Enter (CR) defaults to LAST.
4. Include
Enter whether to print H-home phone number, A-address, and/or D-department information on the report. Enter (CR) defaults to none.