Aussie John Posted May 18, 2004 Posted May 18, 2004 Hi, I have a script that activates on closing the file. Is there a way to offer a cancel script that will by pass this? Thanks
Vaughan Posted May 18, 2004 Posted May 18, 2004 If you mean "cancel the closing of the file" the answer is no. If you mean "cancel some part of the script that runs on close" the answer is yes: pop up a custom dialog asking the user to make a decision, or trap for a modifier key (or something similar).
Aussie John Posted May 19, 2004 Author Posted May 19, 2004 I've made a bug report where upon closing the file a copy of the bug is emailed to me. The script runs when the window is closed using the Red close button ( on mac) and I was looking for a cancel option. I guess I will script a cancel of email and a delete when a record is not filled out.
Recommended Posts
This topic is 7840 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