﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2078	Error in com expression	Jpm	trancexx	"The following script cannot be executed unless we remove the Local
{{{
Local $oHTTP = ObjCreate(""winhttp.winhttprequest.5.1"")
Local $EventObject = ObjEvent($oHTTP, ""Event_"") ; <<<<<<<<<<<
$oHTTP.open(""GET"", ""http://google.com"", True)
$oHTTP.send()
}}}"	Bug	closed	3.3.9.0	AutoIt	3.3.6.1	None	Fixed		
