RE: Using win32::ChangeNotify

2002-07-15 Thread Rupert Heesom
2002 13:46 To: [EMAIL PROTECTED] Subject: Re: Using win32::ChangeNotify on Mon, 15 Jul 2002 11:08:48 GMT, Rupert Heesom wrote: > I'm struggling to implement the win32::Changenotify method in a > script. > > [...] > > The relevent code snippet : > $NewTIFF = Win32

Re: Using win32::ChangeNotify

2002-07-15 Thread Felix Geerinckx
on Mon, 15 Jul 2002 11:08:48 GMT, Rupert Heesom wrote: > I'm struggling to implement the win32::Changenotify method in a > script. > > [...] > > The relevent code snippet : > $NewTIFF = Win32::ChangeNotify->new("i:\\",True,"FILE_NAME"); > while(True) > { > > $NewTIFF->wait or warn "Someth