April 17, 200124 yr My problem is stopping people from closing the database before certin actions are complete. If you use the close script feature, you can bring up a message, but the file still closes even with Halt Script???
April 17, 200124 yr If you have a Close Script that includes all of the operations you want to perform before the file closes AND you have that Close Script is run when the file is closed, it should run no matter how the file is closed, except for stopping the application. For good measure I put a "Flush cache to disk" as the very last step of a close script.
Create an account or sign in to comment