Modify ↓
#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)
Change History (1)
comment:1 by , on Jul 26, 2012 at 12:39:26 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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