﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1179	InetGetInfo - error if script is compiled	PSandu.Ro		"[Autoit]
Local $hdownload = InetGet(""http://www.autoitscript.com/autoit3/files/beta/update.dat"", @TempDir & ""\update.dat"", 1, 1)
Do
   Sleep(250)
Until InetGetInfo($hdownload, 2)
[/Autoit]

This script if i run with SciTE(F5), it is ok.
If is compiled give me an error:
---------------------------
AutoIt Error
---------------------------
Line -1:


Error: Unknown function name.
---------------------------
OK   
---------------------------"	Bug	closed		AutoIt	3.3.1.1	None	Duplicate		
