Is there any program that creates shortcuts from screen selections (EXCEPT AHK)!
Is there any program that creates shortcuts from screen selections (EXCEPT AHK)!
Even with the updated hardware, I still had to install autohotkey. It works as expected in the program, but learning how to use it is quite challenging. It feels like a personal effort from developers to make such tools as user-friendly as possible.
What are you referring to? Any scripting language or programming language comes with a learning curve. It’s actually quite simple to use and understand. Go learn assembler and then compare that to how challenging AHK is. The fact that someone without prior programming experience could succeed shows just how easy it is to get started.
It's challenging to rely on... I didn't enter the section where the program's help topics provide incorrect details, and the website tutorials give conflicting advice.
I would be interested to know that though if you would share it. Personally I prefer AutoIt more because it is straightforward, similar to Visual Basic with its simplicity. In fact, the two were once part of one, and the creators of AHK allegedly took AutoIt's software and released it publicly. You can always explore other tools that are easier to use in the documentation for AutoIT is great. No bs in there. The help file contains various working examples for every topic you suggest giving up AHK and switching to Auto IT. If you have any additional scripting requirements, there are many scripts already created by users, such as User Defined Functions or UDFs.