|
'Cannot change
initials when deleting. Must display record first.'
An attempt delete a record, but the initials were changed before
the delete key was pressed.
'Cannot change
initials when updating. Must display record first.'
An attempt was made to change the initials when updating. Display
record first, then update the initials.
'Cannot delete
when instructor has taught a class'
An attempt was made to delete an instructor who has already taught
a class.
'First name
cannot be blank'
An attempt was made to add an instructor, but the first name field
was blank.
'Initials not
found on Instructor Table'
An attempt was made to inquire on an instructor, but the initials
entered are not on the Instructor Table.
'Inquire Complete'
The requested information is displayed.
'Instructor
initials cannot be blank'
An attempt was made to add an instructor, but the initials field
was blank.
'Instructor
record not found. Delete unsuccessful.'
An attempt was made to delete a record, but the record was not
found on the Instructor Table.
'Instructor
record successfully deleted.'
The record was deleted as requested.
'Instructor record successfully updated
'
The record was successfully updated as requested.
'>>Invalid Key Pressed<<'
An undefined F key was pressed.
'Invalid SSN'
An attempt was made to enter a social security number, but the
entry was not numeric.
'Invalid term. Format is CCYYMM'
An attempt was made to enter a discontinue term, but the entry
was not numeric, or it was not in the CCYYMM format.
'Last name cannot be blank'
An attempt was made to add a record, but the last name field was
blank.
'No deletions allowed'
An attempt was made to delete a record, but the user does not
have that authority.
'No maintenance allowed'
An attempt was made to update a record, but the user does not
have that authority.
'Please enter initials to inquire on'
An attempt was made to inquire, but initials must first be entered.
'To delete, enter DE in Transfer field
and press F3'
An attempt was made to delete a record, but DE must be entered
in the transfer field before F3 is pressed.
|