Modify

#1575 closed Bug (No Bug)

AURecord 3.3 -creates invalid calls to _WinWaitActivate

Reported by: cappy2112@… Owned by: Jpm
Milestone: Component: Other
Version: 3.3.6.0 Severity: None
Keywords: Record _WinWaitActivate Cc:

Description

Having used AURecord for the first time, while compiling the script it created, I've encountered a compile error on calls to _WinWaitActivate()

The actual code produced looks like this

_WinWaitActivate("My Program V1.23  - ","ONLINE



Result")

The words "ONLINE" and "Result" are in the window of the program being automated, even though Record Window Text is un-checked in AURecord.

The compile error produced is "Error: Unterminated String"

Attachments (0)

Change History (3)

comment:1 by Jpm, on Apr 29, 2010 at 5:56:36 AM

Owner: set to Jpm
Status: newassigned

comment:2 by Jpm, on Apr 29, 2010 at 6:27:36 AM

Status: assignedaccepted

comment:3 by Jpm, on May 3, 2010 at 6:35:07 AM

Resolution: No Bug
Status: acceptedclosed

in fact all text is included as au3record cannot select the right one.
It is the user responsability to correct the script selecting the one he wants.

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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