﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
596	String<From/To>ASCIIArray() functions	Valik	Valik	"There are potential issues with these functions I need to look at.  This is my reminder so I don't forget.

 * ~~StringFromASCIIArray() should keep working even if there are embedded '\0' characters.~~
 * ~~StringToASCIIArray() should keep working past any '\0'.~~
 * ~~Document that when creating an array manually for StringFromASCIIArray() the character values must be specified in UNICODE, not ANSI.  That means extended ANSI characters (Those > 127) will need converted to their UNICODE values.~~
 * ~~Document that StringToASCIIArray() already returns UNICODE values.~~
 * ~~Fix crash in StringToASCIIArray().~~"	Feature Request	accepted		AutoIt		Blocking			
