﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1695	Add some better discription to help file how to usw the modes from FileOpen	TomCat	Jon	"Hi I was spending now more then one hour to find out why I wasnt able to write in mode 128 
like this
$file = FileOpen(""test.txt"", 128 )
FileWrite($file, ""test"")
FileClose($file)

I suggest to add to help file for the function FileOpen that you have to add +1 or +2 to the modes the other non ANSI modes to use Write mode (append to end of file) /  2 = Write mode (erase previous contents)
Think it would be helpfull for others.
I thank you for your attention
"	Feature Request	closed		Documentation		None	Rejected		
