The main form allows the user to enter records into a list box. Last
name, first name, sex, and service are mandatory. Hobbies are
optional.
Read and Write command buttons show the second form which allows the
user to choose a file for reading from (replacing the data in the list
box) or writing to (replacing the data in the existing file).