Anh_Tran Posted October 2, 2002 Posted October 2, 2002 Dear All, I have a script that enter preview mode and print. but if I click cancel print then it still go to preview mode . I have tried to write status(currentmode) = 2 or 3 ..but it is still go to preview mode. what I want is if I cancel printing , I want to go to Browse mode, Do you have any ideas? Thanks
Anh_Tran Posted October 2, 2002 Author Posted October 2, 2002 I got a diaolog says: Print setup have been cancel. Do you wish to continue with the script? If I click "cancel", I want to go to browse mode? Do you have any ideas how to do it? Thanks
Anh_Tran Posted October 2, 2002 Author Posted October 2, 2002 I found the solution already using currenterror mode
Vaughan Posted October 3, 2002 Posted October 3, 2002 At the start of the script, insert the "Allow User Abort [off]" script step. make sure the option is set to "off".
Recommended Posts
This topic is 8079 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