Goo'day,
On 3 May 2006 08:34:34 -0700, "mdsi2000" <mdsi2000 (AT) yahoo (DOT) com> wrote:
Quote:
Hello,
I'm working on a SUBROUTINE to display who is locking a record in a
screen. I'm able to display the file name, item name and user.
Unfortunately, I don't see or know how to get the time the item was
locked. We are using Universe NT ver 10. I would appreciate any leads.
Peter |
AFAIK, the time of locking is not recorded/stored/kept anywhere. I
thinks it's up to you do some tricky things at the point of READUing
the record to save the TIME() (or even TIMEDATE() if your users are
much like mine...) somewhere.....
Regards,
Bruce Nichol
Talon Computer Services
ALBURY NSW Australia
http://www.taloncs.com.au
If it ain't broke, fix it until it is....