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

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

Recommended Posts

Posted

I want to know whether it is possible -and how- to show a message box when the user aborts a script clicking on the ESC key on Windows or using the equivalent combination on MacOS. The sequence should be the following:

1) The user aborts the script.

2) The message box appears.

Thanks in advance for your help and happy new year.

A.R.

Posted

You could just use "Allow user abort [off]" at the to of your scripts

This is probably the best practice

You could then assign a modkey for aborting like "shift" and test for it in a loop this will give you more control.

This topic is 6532 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.