damluishl 0 Posted May 29, 2022 Share 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 Link to post Share on other sites
Subz 826 Posted May 29, 2022 Share 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. Link to post Share on other sites
damluishl 0 Posted May 30, 2022 Author Share Posted May 30, 2022 Oks, I'll try, but sometimes I'm not sure the window where I have to use it. Thank you! Link to post Share on other sites
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