﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
926	"Not read text from file OR function ""msgbox"" get value in clip if uncomment function ""FileOpenDialog"""	anonymous		"{{{
FileOpenDialog('Open File', @WindowsDir & ""\"", ""All (*.txt)"")
$file = FileOpen(""text.txt"", 0)
MsgBox(0,'',FileRead($file,1000000))
FileClose($file)
}}}"	Bug	closed		AutoIt	3.3.0.0	None	No Bug		
