My program will only allow one user to use it locally. I open a one DBF file locally in exclusive mode. This I do not wish to change.
Here is the scenario...
User A runs my program in their Windows Login.
Then User A walks away from their computer.
After xx time, the computer will go to the Windows Login screen (controlled by users IT department).
Now User B enters their Windows Login information and tries to run my program.
Since User A still has the program open, User B cannot run the program.
Is there any way to close the program running under a different user?
Jeff Barnes
(FWH 16.11, xHarbour 1.2.3, Bcc730)