Modify

Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#2121 closed Bug (No Bug)

Au3Record creates incorrect function of WinWaitActivate

Reported by: guinness Owned by:
Milestone: Component: AutoIt
Version: 3.3.9.0 Severity: None
Keywords: Cc:

Description

Au3Record creates the function_WinWaitActivate instead of WinWaitActivate.

To reproduce the problem Start Au3Record >> Select 'Click To Record' (with default selected check-boxes >> Select a window >> Select 'Click To Stop' and you'll see the erroneous function.

Attachments (0)

Change History (5)

comment:1 by J-Paul Mesnage, 14 years ago

In fact to be able to generate the _Winwaitactive() UDF only once as you can incorporate several Au3Record session in the same script the UDF are not generate when launch under SciTE. You have a checkbox which allow to generate or not when launching Au3Record.
No bug.

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

Resolution: No Bug
Status: newclosed

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

Resolution: No Bug
Status: closedreopened

Thanks guiness to highlight that when launch directly without SciTE the option is not available.
So I reopen it to have a fix in this context

comment:4 by J-Paul Mesnage, 14 years ago

Resolution: No Bug
Status: reopenedclosed

In fact when saving the _WinWaitActive is created. The only error is related to ticket #2124 where an error is described for the call to Au3RecordSetup() that must be _Au3RecordSetup()
It is intended that the extra information does not appear in the log in case multiple recording is done.

comment:5 by anonymous, 11 years ago

Could you please look at this thread? There are multiple versions of the Au3Record and the one in the Extra folder that comes with AutoIt has this issue when run as a standalone app with no option to generate the UDFs. Also, this appears to be a new issue in 3.3 because I have an older version 3.1 and this does not happen with that one.
https://www.autoitscript.com/forum/topic/174316-au3record-generated-code-is-not-runnable/#comment-1261745

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.