﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
888	"error with Send(""{}}"") under winXP"	pcn@…	Jpm	"Hello & thanks for looking at this. My problem is:

Send(""{}}"") produces the following ouput:

[null] } 

(i.e. null character before right curly brace) in several text editors including notepad, notepad++, and SciTE4AutoIT3. (It should produce the right curly brace with no null character.)  This error does not happen with Send(""{{}"") (i.e. left curly brace) or any other keystrokes I have used. This problem also occurs on my brother's machine.

My current workaround is Send(""}"",1) (i.e. send it ""raw""), but the above problem appears to be a bug.

My environment info is: 
Environment = 3.3.0.0 under  WIN_XP/Service Pack 3 X86"	Bug	closed	3.3.1.0	AutoIt	3.3.0.0	None	Fixed		
