I have a script that looks for a certain file in a folder and opens that file. For example, if the user inputs a date, 02/08/2013, it should return that file with that date in it. For some reason, it returns any file with 282013 in it. I have it coded that way because the program that creates...