mmikeww/AHK-v2-script-converter

Error in latest update, fix provided in comment

andymbody opened this issue · 0 comments

Add this to line 1519 in ConvertFuncs.ahk

   LineSuffix := ""     ; add this just above the following line
   if RegExMatch(GuiLine, "i)^\s*Gui\s*[,\s]\s*.*$") {