﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
198	_FileReadToArray	Xenobiologist	Jpm	"Hi,

this is no really big bug, but it would be nice if someone could explain that to me. 

In the function _FileReadToArray there is this code

{{{
$aArray = StringSplit(StringStripCR(StringStripWS(FileRead($hFile, FileGetSize($sFilePath)), 2)), @LF)
}}}

This cuts off emtpy lines at the end of the file. Is this correct? Why not putting empty lines to the array?

Thanks for clarification.

Mega
"	Bug	closed	3.2.11.11	Standard UDFs	3.2.11.5	Blocking	Fixed	_FileReadToArray	Gary
