If You Find That You Often Rewrite the Same or Similar Code, Then Investigate Using a Function
Updated: March 7, 2020
A Question about AutoHotkey Functions:
Hi Jack, I very much appreciate your simple and easy to understand explanations and would really appreciate it if you would do a blog on how to use Functions in AutoHotkey. I’ve put together a tool for work that writes a series of different text strings based on menu choices and need to be able to log their use. My efforts to do so by using Functions have come to naught and I have fallen back to a series of several repetitive statements that I know could be done much more neatly. I’d be happy to send you an example if you’d like to work from that. Thanks! [Example received.]
Gary Cassidy Continue reading