﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
105	_IEAttach does not work with embedded mode	melik@…		"When trying to attach to an IE control that is embedded in another window, you get an ""Subscript used with non-Array variable.: "" error that points to IE.au3.

example:
#include <IE.au3>
$oIE = _IEAttach (""AutoIt Help"", ""embedded"")
MsgBox(0,"""",$oIE)

C:\Program Files\AutoIt3\Include\IE.au3 (4088) : ==> Subscript used with non-Array variable.: 
If IsObj($aRet[4]) Then 
If IsObj($aRet^ ERROR
>Exit code: 1    Time: 3.574"	Bug	closed		AutoIt	3.2.10.0		Duplicate		
