View Single Post
Old Dec 22nd, 2006, 3:33 AM   #13
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by RedSKul View Post
Cant remember how to do a time function for what I want to do.
You could create a thread, and have it continually loop and check for new files. Or you could look up the FileSystemWatcher class.
Arevos is offline   Reply With Quote