03-02-2009, 01:51 PM
what's happening in my code is pulling all the files into a varible and then it's searching that big variable and putting all the results into an array and then outputting that array into the output window. if you want to put it into another variable and then dump to a file, you can do that in the "out" portion of the array loop.