Modify

Opened 18 years ago

Closed 18 years ago

#499 closed Bug (Wont Fix)

Missing quotes from WinWaitActive causes crash

Reported by: System Tester Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: Cc:

Description (last modified by Valik)

Also, WinActivate.

Run from SciTe using the F5 key

The following syntax error:-
WinWaitActive(Lexmark 1300 Series - USB Port) or
WinActivate(Lexmark 1300 Series - USB Port)

where the quotation marks are missing ie.
WinWaitActive("Lexmark 1300 Series - USB Port")
WinActivate("Lexmark 1300 Series - USB Port")

causes a crash in AutoIT.exe

Attachments (1)

4dcf_appcompat.txt (29.7 KB ) - added by System Tester 18 years ago.
Crash after syntax error - missing ""

Download all attachments as: .zip

Change History (3)

by System Tester, 18 years ago

Attachment: 4dcf_appcompat.txt added

Crash after syntax error - missing ""

comment:1 by Valik, 18 years ago

Description: modified (diff)

comment:2 by Valik, 18 years ago

Resolution: Wont Fix
Status: newclosed

The current beta's do not crash (although they give a somewhat obscure error). I'm going to close this as wont fix since the behavior of the beta is not a hard-crash but rather an error message.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.