Modify ↓
Opened 14 years ago
Closed 14 years ago
#2239 closed Bug (No Bug)
if ObjEvent("AutoIt.Error") with only one arg will crash
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.9.4 | Severity: | None |
| Keywords: | Cc: |
Description
;;crash
$oMyError = ObjEvent("AutoIt.Error") ; Install a custom error handler
this work on 3.3.9.4
not work on http://www.autoitscript.com/autoit3/files/beta/autoit/autoit-v3.3.9.5-sfx.exe
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Many things don't work on that version of AutoIt. Intentionally.