show process code in real time ahk

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ricowars
Posts: 8
Joined: 17 Jun 2021, 08:37

show process code in real time ahk

Post by ricowars » 19 Jul 2021, 08:44

exist any tool to show what or on what line of code autohotkey is running in real time?
ex:
msgbox "ok" is running...
msgbox is completed
winwaitactive notepad, 10 is running
winwaitactive notepad, 10 is completed

Note: I want a window to appear with this information in real time

Return to “Ask for Help (v1)”