is a subroutine that returns an array of file names. I use
I also want to add a line break (\n) to the end of each file name. Preferable I could do it without adding another line of code, but if I type:
I understand why this is. Does anyone know an easy workaround?