Hi!

A textfile is created with a batchfile.
I have to analyze this textfile, when it's there.

Now how can I check if the textfile is already there?
How can i delete it fast after checking?
And biggest question: How can I tell the programm to WAIT until there is a file to check?

I thank you very much for your time and help
Daemon72

PS: Is there any module out there, which can do all important file operations like deleting, moving, renaming, lookin if exist...?