Online Coupon Codes, Computer Tips and Tricks, Free Sweepstakes Info, and Paid Survey Information All these coupons and information is provided free of charge by TipsAndCoupons.com You can save THOUSANDS while shopping online by using our free, hand picked coupon codes
Always start scripts with Allow User Abort (off) and Set Error Capture (on). By doing so, you can ensure the user will not cancel the script before it is completed. By turning error capture on, you are able to provide "catches" when an error occurs, and capture user responses to messages. Download a sample script at the bottom of this message
User.pdf
Description:
Sample script showing how to use the Allow User Abort and Set Error Capture Script Steps