Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8198 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a script that contains a string of about 6 actions. Is there a way that if at any point the script is interupted or canceled that a single action can occur, say something like returning to a certain layout.

LR

Posted

Consider using "Allow user abort - off".

This will prevent the "Cancel" option, so you can control the script with dialogs

Posted

Another option, is to turn user abort off, but then on all the layouts in the script, insert a cancel button yourself. That way, when they press cancel, you can have it abort the script safely, clean up, whatever.

This topic is 8198 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.