Thank-you!  I couldn't remember or find it for some reason. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David T. Meeks
Try using the RECORDLOCKED function...

Locked = RECORDLOCKED( file.variable, record.ID )

It will return you a value indicating the locked status, including the
type of lock and whether you own it or not

(for example, it'll tell you that you have a READL on it already, or
that Joe has a FILELOCK on it)

Dave
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to