﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2337	Au3Record: Unicode and endianness	jbaron@…	Jpm	"Hi,

When recording a script with Au3Record on a French keyboard, the saved file starts with the BOM 0xFFFE indicating a ""Little Endian Unicode"" sequence. Thus, most of the regular characters are actually in Little Endian order (eg ""AU3"" -> 41 00 55 00 33 00) but not all them; for example, the ""equal"" (=) character is encoded 3D 00 and when I open the file with an editor such as notepad I get the Chinese symbol 㴀 corresponding to the unicode character U+3D00. And it's the same with comma, colon, exclamation mark, accented characters and more.
Have you ever encountered such a problem?
A big Congratulations anyway for your work,
Jacques"	Bug	closed	3.3.9.5	Other	3.3.8.1	None	Fixed	Au3Record unicode	
