Closed Stevoisiak closed 7 years ago
fixed
@Elgin1 This issue still occurs in GetAccessibleTableColumnSelections()
on line 1944.
@Elgin1 Can this issue be reopened? It is still occurring after https://github.com/Elgin1/Java-Access-Bridge-for-AHK/commit/abc06aaa3c0c09a139b6b556e348f7ead8c87970
Attempting to run or include
JavaAccessBridge.ahk
in AutoHotkey v1.1.26.01 fails with the error "Break/Continue must be enclosed by a Loop."The error happens in
GetAccessibleTableRowSelections()
on line 1991This issue was introduced with https://github.com/Elgin1/Java-Access-Bridge-for-AHK/commit/f1486550d4a04b2f128bef13448184a860dcbe1a (added accessible table functions).