Modify

Opened 17 years ago

Closed 17 years ago

#972 closed Bug (Fixed)

Example file incorrect

Reported by: RazerM Owned by:
Milestone: 3.3.1.1 Component: Documentation
Version: 3.3.1.0 Severity: None
Keywords: Cc:

Description

For #OnAutoItStartRegister

It has

#OnAutoItStartRegister("MyTestFunc")
#OnAutoItStartRegister("MyTestFunc2")

but should be

#OnAutoItStartRegister "MyTestFunc"
#OnAutoItStartRegister "MyTestFunc2"

Environment = 3.3.1.0 under WIN_XP/Service Pack 3 X86

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Milestone: 3.3.1.1
Resolution: Fixed
Status: newclosed

Yes, we know.

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.