Hello, I am trying to find a why to see if a record is locked by another user.
Looks like ISRLOCKED() only works in the current app, so it is useless to tell if another computer locked the record. I know I can try to rlock() the record and if I get a lock, then it is not locked by others, duh ... But I don't want to lock a ton of records to show status in a list. Does anyone have an API or trick to see if a record is locked by another computer ? Thaks, Kent _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/54BAF8735A2244C6B5B9CDFADFF014CD@LaptopW7 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

