﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1505	Variable not declared in IE.au3	Richard Nichols <nospam4rdn-autoit@…>	Jpm	"If the ""MustDeclareVars"" option is set then the following error is generated when _IEFormElementOptionSelect() is called with the selection ""byIndex"":

{{{
C:\Program Files\AutoIt3\Include\IE.au3 (1419) : ==> Variable used without being declared.:
$oItem = $oItems.item($i_index)
^ ERROR
}}}

Simply prefixing line 1419 with the keyword ""Local"" fixes the problem."	Bug	closed	3.3.7.0	AutoIt	3.3.4.0	None	Fixed		
