Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File System API

Status
Not open for further replies.

yuben

Programmer
Feb 8, 2001
20
0
0
ZA
Good Day

I need to monitor a specific folder and run some code when a new file appears there. Is there an API that I could use to monitor the file system - preferably something that triggers an event when a new file is placed in the monitored folder.

I currently monitor the folder using the file system object and a timer control. This is a bit cumbersome.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top