Modify ↓
Opened 12 years ago
Closed 12 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)
Change History (1)
comment:1 Changed 12 years ago by trancexx
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Many things don't work on that version of AutoIt. Intentionally.