I'm using Indexed-file with LOCK MODE IS AUTOMATIC,
also, I have these directives
$set ans85 comp
$SET AUTOLOCK FILESHARE
the file opened as i-o,
the file contains these records keys: 1, 5, 12
my issue:
if user1 working on record no 5,, user2 can't add new record no 4

