is there a way to refresh the filesystemobject so it can detect a newly created file. i've tried recalling it, but it still doesn't detect a file created by an .exe in the same function until i call the function again. it gives me a file not found when the file is there. any ideas out there?