I just want to loop through the results of the DIR() function, but I don't know the most efficient way to do this. Should I use filetostr() and put the results to a string? When I do this I get all kinds of tabs and spaces to sift through and it seemed like a lot of trouble for what I'm trying to accomplish and I figured I'd ask here to see if there was an easier way before I took the time to parse everything out. Anyone done this before and have a quick solution?
Thanks
Thanks