how to pause until press a key (for example escape) ?

thanks in advance for your time and help

Hi @lucas222, what exactly are you trying to pause? Are you referring to pausing media, action sequence, something else?

1 Like

an action sequence. Thank you for your post

Check this comment out: Pause until Mouse click - #3 by Andreas_Hegenberg

1 Like

thank you very much @fortred2 !!

For key presses there is an extra action that is more performant than polling ("wait for key press"):

However you need to enter the key code (Complete list of AppleScript key codes )

1 Like

that's what I will use. thank you @Andreas_Hegenberg

Hello again Andreas, is there any way that you would have the patience and kindness to add numerical triggers to drawings conflict menus (or at least trigger when typing the first letter of the trigger). The workaround proposed in the forum has caused me problems and I stopped using it. Vielen Dank