Okay, so I load a txt file with a location of a file (Ex - c:\test.lts). What I want to do is check if the file c:\test.lts is really there, and if it isn't, I want to let the user know...

I imagine this is pretty easy to do, but I just don't know...

Thanks...