KMoody
Member
OpenEdge Release: 10.2B07
When two users try to access the same record using EXCLUSIVE-LOCK, the second user gets the following popup message:
<file-name> in use by <user> on <tty>. Wait or choose CANCEL to stop. (2624)
Is there some way we can log when a user chooses CANCEL? Can we do this using an ON STOP condition?
When two users try to access the same record using EXCLUSIVE-LOCK, the second user gets the following popup message:
<file-name> in use by <user> on <tty>. Wait or choose CANCEL to stop. (2624)
Is there some way we can log when a user chooses CANCEL? Can we do this using an ON STOP condition?