#499 closed Bug

Missing quotes from WinWaitActive causes crash — at Version 1

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

Change History (2)

by System Tester, on Aug 6, 2008 at 7:57:40 PM

Attachment: 4dcf_appcompat.txt added

Crash after syntax error - missing ""

comment:1 by Valik, on Aug 6, 2008 at 8:38:08 PM

Description: modified (diff)
Note: See TracTickets for help on using tickets.