> -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
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