The source code was got compile error again
in the line
arrString = SplitArray(strBuffer, " ")

with the error message

Can't assign to array

What happen with it?