Alright, thanks.
How do I go about setting the flag? I think I need to create a new variable, and then if the file is there, set it to true, and if there is no file set it to false. I don’t know how to take the File System Watcher object and determine if a file exists. Thoughts on this?