damluishl Posted May 29, 2022 Posted May 29, 2022 Hi, I have a problem after executing the hotkey. I press CTRL + J, the text is written well but after it, Windows responds strangely. For example, after pressing the hotkey, I press "s" while in Notepad++ and the Save as menu appears, like if it was still being pressed CTRL key. I attach the files I'm executing. Thanks and regards. FuncionesBase.au3 PEGADOS.au3
Subz Posted May 29, 2022 Posted May 29, 2022 Wherever possible try to use ControlSend instead of Send. Look at the helpfile for "Opt"(Options) specifically SendKeyDelay and/or SendDownKeyDelay options.
damluishl Posted May 30, 2022 Author Posted May 30, 2022 Oks, I'll try, but sometimes I'm not sure the window where I have to use it. Thank you!
Recommended Posts
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