Bill

I think your problem is related to re-opening the file in the subroutine.  
Everytime you open a file you clear all the previous locks.  Ie the user
opens file, locks record and then opens file again there is no record locks.

Use a fileinfo statement to check file is open and if it is skip opening it.

Regards
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to