Search found 1 match

by pakoe
29 Dec 2016, 03:55
Forum: Scripts and Functions (v1)
Topic: [AutoHotkey Programming Tools] + Featured Scripts
Replies: 113
Views: 223967

Very simple debugger

I know there is SciTE4AutoHotkey with a debugger included. If for any reason you can't or don't want to use it, here is some code you can include in a script and which is much less than a debugger but quite more than debugging by inserting "pause" and "msgbox". Use calls to breakpt() as conditional ...

Go to advanced search