﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3186	Special characters change after filewrite to *.csv	snarf		"If you create a csv file, for example TextFile.csv with the characters:

éë

and then do a fileread and filewrite,

$FileContents = FileRead(@ScriptDir & ""\TextFile.csv"")
FileWrite(@ScriptDir & ""\NewFile.csv"", $FileContents)

Open the newfile.csv in excel and the characters are changed to Ã©Ã«
This is a real problem, al special characters are changed after a filewrite.

This bug is in all 3.3.14.x versions"	Bug	closed		AutoIt	3.3.14.0	None	No Bug	Special character bug	
