well is there any reason why it needs to be an array? Why not just use the second example I gave where it is just a single string as it looks to me like that is all you need.

EDIT: After looking at your code again, I have another question - why are you looping through the File() array when you have only tried to add one thing to it? Are you sure you are not trying to read from the file index.lua ?