Rich S Posted November 7, 2006 Posted November 7, 2006 I have script step that ends with Print Preview so a user can view what a report will look like before he or she decides to print it or not. The problem is, in the Status Area (the gray bar on the left-hand side of the screen) the user is given two choices with the script: Continue or Cancel. If Continue is pressed the user is sent back to the switchboard, as scripted. However, if the user clicks on Cancel, then Browse mode takes over and he or she is faced with a page from the report instead of being sent back to the switchboard. Short of creating a separate, windowed script that would require a user to click their way back to the switchboard, is there an elegant script/way of setting it up so if a user clicks on the Cancel button he or she is taken back to the switchboard automatically as if he or she had pressed the Continue button? Thanks in advance for your help! Ciao, Rich
Matt Klein Posted November 7, 2006 Posted November 7, 2006 Include an Allow User Abort[Off] script step before entering Preview mode. This will eliminate the "Cancel" button entirely.
Rich S Posted November 7, 2006 Author Posted November 7, 2006 Worked like a charm, Matt. Thank you! I love it when I learn something new on here; y'all are great. ???
Recommended Posts
This topic is 6939 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