﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
972	Example file incorrect	RazerM		"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"	Bug	closed	3.3.1.1	Documentation	3.3.1.0	None	Fixed		
