﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2780	Object Check Error	anonymous		"By using ObjCreate there is an error when checking script:
Local $objEmail = ObjCreate(""CDO.Message"")
    $objEmail.From = '""' & $s_FromName & '"" <' & $s_FromAddress & '>'
    $objEmail.To = $s_ToAddress

>Running AU3Check (3.3.12.0)  from:C:\Program Files\autoit3  input:C:\smtp.au3
""C:\smtp.au3""(87,15) : error: missing separator character before keyword.
    $objEmail.To

C:\smtp.au3 - 1 error(s), 0 warning(s)

in version 3.3.8.1 there is no bug."	Bug	closed		Au3Check	3.3.12.0	None	Fixed		
