G33kDude / MultiTester.ahk

Write apps using HTML, CSS, JS, and AHK
https://autohotkey.com/boards/viewtopic.php?f=6&t=35119
MIT License
15 stars 5 forks source link

Run button crashes #3

Open jasondavis opened 6 years ago

jasondavis commented 6 years ago

When i load the app and click the run menu it shows this error.

anby ideas on how to fix?

image

G33kDude commented 6 years ago

My apologies for such a late reply. Did you find a resolution to this issue? What version of AutoHotkey are you running?

MsgBox, % "AutoHotkey" (A_IsUnicode ? "U" : "A") . (A_PtrSize == 4 ? "32" : "64") " " A_AhkVersion