Rich 1d360b719e The Ro Editor uses a semaphore File (ROEditor.OWN) to control or limit the number of people that can edit the RO database. Only one person can edit at a time. When the editor is opened, the code checks to see if the Semaphore flag exists. If it does, the code exits immediately. If it didn't exist, it was created. When the editor was exited properly, the file was closed and deleted.
Unfortunately, if the editor crashed, the file would be left and nobody could open the RO Editor.  To this point, this would have to be fixedd manually.  With this change, the code deletes the file rather than checking for its existance.  If the deletion fails (which indicates that the editor is in use) a MessageBox will be displayed and identify who has the RO Editor.
2015-09-15 21:40:15 +00:00
..
2015-04-10 09:29:10 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-26 11:19:08 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00
2013-03-25 20:33:33 +00:00