﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3706	AutoIt3.exe /ErrorStdOut should output filename without quotes	George <mrgeorge.sandler@…>		"AutoIt3.exe outputs error where file is quoted:


{{{
""C:\AutoIt_3.3.14.5\Include\GUIConstantsEx.au3"" (2) : ==> Unknown function name.:
Test
^ ERROR
}}}

In this case SciTE can not recognise the file when we double click on the line.
Au3Check outouts without quotes:

{{{
 C:\AutoIt_3.3.14.5\Include\GUIConstantsEx.au3 (2,7) : error: test(): undefined function.
test
~~~~~~^
}}}
"	Bug	closed		AutoIt	3.3.14.5	None	No Bug		
