AW: Monitoring Files in a Directory

2004-01-23 Thread Dietmar Fiehn, Dr.
> -Ursprüngliche Nachricht- > Von: Bautista, Rodel D.(Digitel-GSM) > Betreff: Monitoring Files in a Directory > > Hi to All, > > I'm trying to create a script that will monitor the addition > of files in a > particular directory. We do this by readin

Monitoring Files in a Directory

2004-01-22 Thread Bautista, Rodel D.(Digitel-GSM)
Hi to All, I'm trying to create a script that will monitor the addition of files in a particular directory. I've tried using the Win32::ChangeNotify module but I believe this does not include listings of files that were added/deleted to the directory. I've also tried using the Win32::AdvNotifybut