id summary reporter owner description type status milestone component version severity resolution keywords cc 1119 Minor change to Help File wording for FileWrite partypooper@… Jpm "Even though they are functionally similar, there is a difference between FileWrite and FileWriteLine, however, the wording in the help file for FileWrite and FileWriteLine is practically identical. I'd like to suggest that the description for FileWriteLine be left as is and that the description for FileWrite be amended to read something along the lines of: Appends text/data to the end of a previously opened file. FileWrite ( filehandle or ""filename"", ""text"" ) text - Text/data to write to the file. The text is written as is - no @CR or @LF characters are added. Binary type variants will be written to the file byte by byte." Feature Request closed 3.3.1.2 AutoIt None Fixed FileWrite, FileWriteLine