﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2419	Window Titles and Text (Advanced) - example - bug and links	mlipok		"'''BUG:'''
""e.g. List windows matching a classname defined by a regular expression""
Properly should be something like this:
""e.g. List windows matching Title defined by a regular expression""

'''LINKS'''
In the example below
{{{
Local $hWnd = WinGetHandle(""Untitled - Notepad"", """")
WinClose($hWnd)
}}}
links do not work

ps.
Documentation from AutoIt 3.3.9.19
"	Bug	closed		Documentation	3.3.9.19	None	Rejected		
