#1387 closed Bug (Works For Me)
_IECreate() - bug with 3.3.3.0 beta
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.3.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
_IECreate()displays an error with version 3.3.3.0 beta
#include <IE.au3> $oie=_IECreate()
ERROR:
autoit3.exe - Application Error
The instruction at "0x7c9113a0" referenced memory at "0x00000000". The memory could not be "written".
Click on OK to terminate the program
Click on CANCEL to debug the program
OK CANCEL
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | _IECreate.JPG added |
|---|
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → Works For Me |
| Status: | new → closed |
comment:2 by , 16 years ago
the error exists only then when 3.3.3.0 beta is instaled and scite is instaled only from autoit setup and no from http://www.autoitscript.com/autoit3/scite/downloads.shtml
comment:3 by , 16 years ago
There was no need to create a new ticket to state exactly what you've stated here already. Subsequently I've deleted the other ticket.
I still cannot reproduce the issue. SciTE has nothing to do with this.

Closing as works for me since I can't reproduce the issue.