﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
973	_FileListToArray()	anonymous		"A substantial speed increase has been realized by the change to FileFindNextFile and _FileListToArray per the changes in Bug Trac #837.  _FileListToArray is an often-used and time-consuming function. The following example, in my testing, adds another notable increae in speed by using separate While loops for each value of the $iFlag parameter and thereby eliminating 1-4 comparisons per file name returned.  The StringRegExp replacing the multiple-OR comparison statement also gains a few more tics and reads nicer.  

Pardon me if attaching this as a test demo with both the beta and modified-beta versions included is improper.
Thank you.
"	Feature Request	closed		AutoIt		None	Rejected		
