Quote:
Originally Posted by bigguy
if I try to create a file with a duplicate employee number, it handle the error
|
Won't this mean that you trying to create a file that already exist, since the number is used to in the filename?
What was this error it handled?