I have a problem to do with record locking issues. I'm under the assumption
that a user can write to a record in a file that he has locked. I have a
problem when I'm using a program, and I'm the only one using it at the time,
I get an error message that says "Attempting to lock ... record is in use by
another user." How can this be if I'm the only one on the system? I know the
record is locked but being the only one on the system, then I'm the one who
locked it. Why can't a replace a field in that record?
Thanks for your help.
Doug