Modify ↓
Opened 11 years ago
Closed 11 years ago
#3072 closed Bug (Fixed)
AutoIt3Help.exe crash at begining of script
| Reported by: | mLipok | Owned by: | Jos |
|---|---|---|---|
| Milestone: | 3.3.15.0 | Component: | SciTE4AutoIt |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
At top of my script I have:
#AutoIt3Wrapper_Au3Check_Parameters=-d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w- 7
When I try to use CTRL+F1 in SciTE4AutoIt then Autoit3Help.exe crash and I get this info:
There was a problem with the application Autoit3Help.exe and needs to close. Sorry for the inconvenience.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Status: | new → assigned |
|---|
comment:3 by , 11 years ago
| Milestone: | → 3.3.15.0 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Fixed by revision [11399] in version: 3.3.15.0
Note:
See TracTickets
for help on using tickets.

Sorry .. Just now I found this is related to using CTRLF+F1 on
#AutoIt3Wrapper_Au3Check_Parameters directive regardles of which line is it.