in reply to Re^3: Read() -Multiple Files-
in thread Read() -Multiple Files-

I actually went a different route using opendir and readdir. I got it working after a little trial and error. Thanks for your input as well tho.