This is how a Grand Child Menu for the Menu command can be created in AutoHotkey.
WinSet Subcommands (AlwaysOnTop, Bottom, Top, Disable, Enable, Transparent and TransColor)
in this video, we'll be looking at FileRead, FileReadLine and Loop Read to read file contents from file(s).
In this video, we'll be looking FileOpen() which gives you access to a File Object and use its methods and properties.
If you want send mouse events like clicks directly to elements (controls) within a window, you can use the controlclick command.
You can use a script like this to help you memorise anything you're learning by sending regular emails to yourself with quizzes to test your knowledge. This script does not require MS Excel or Outlook.
This is part 2 of AutoHotkey Text/String Manipulation series, and in this video we will go through StrReplace, StringCaseSense, InStr and SubStr.
Using this script, you can create and display subtitles on your screen!
Wish to Speed Up your AutoHotkey scripts? Watch this Video!
If you want to use functions from another AutoHotkey script or Library, you can use the #Include command.
In this video, we will be looking at a RegEx Tester script that helps you instantly test out your RegEx pattern to see if you get the intended matches.