﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
925	"Text not put in file, if uncomment function ""FileOpenDialog"""	anonymous		"{{{
FileOpenDialog('Open File', @WindowsDir & ""\"", ""All (*.txt)"")
$file = FileOpen(""text.txt"", 1)
FileWrite($file,'Now this text not put in file')
FileClose($file)
}}}"	Bug	closed		AutoIt	3.3.0.0	None	No Bug		
