Lawlerdev Posted April 17, 2001 Posted April 17, 2001 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???
DykstrL Posted April 17, 2001 Posted April 17, 2001 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.
Recommended Posts
This topic is 8619 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now