> From: "Kirk Rogers" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 18, 2001 3:25 PM
> Subject: Monitor a directory...
> 
> 
> > Hello folks,
> > I need to come up with a solution to actively (constantly as a service on
> > NT) monitor a directory.  When files get dropped into the directory, the
> > program move the file(s) to some other directory location and then launch
> > subroutines based on what it finds.  I know how to install a program as a
> > service on NT, can create most of the general programming, but am unsure
> > how to provide a "listener" on a directory.

Take a look at the mondir script at  - http://web.infoave.net/~ppopour/

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to