Modify

Opened 16 years ago

Closed 16 years ago

#1575 closed Bug (No Bug)

AURecord 3.3 -creates invalid calls to _WinWaitActivate

Reported by: cappy2112@… Owned by: J-Paul Mesnage
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 J-Paul Mesnage, 16 years ago

Owner: set to J-Paul Mesnage
Status: newassigned

comment:2 by J-Paul Mesnage, 16 years ago

Status: assignedaccepted

comment:3 by J-Paul Mesnage, 16 years ago

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 J-Paul Mesnage.

Add Comment


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