Advertisement
akosiraff

EmployeeData Part 3

Oct 9th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/employeedata-part-3/
  3. Create an application that performs the following operations with the employee file created by the application in Programming Challenge 1: • Uses an Open dialog box to allow the user to select the file • Allows the user to enter a new employee record and then saves the record to the file • Allows the user to enter an employee number and searches for a record contain-ing that employee number. If the record is found, the record is displayed. • Displays all records, one after the other • Prints an employee record Equip your application with either a menu system or a set of buttons to perform these operations.
  4. Download: http://solutionzip.com/downloads/employeedata-part-3/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement