Simple rule not working consistently

Hi,
I've just got Hazel on evaluation at the moment installed on my Mac Air, and the initial use would be to check when a text file has been changed in a dropbox folder and extract out the contents to OmniFocus.
I got the rule details and script from here: http://theothersideof.mygeekdaddy.net/2 ... m-windows/
The rule seems to be very hit and miss on actually running, particularly if I edit the file from my windows PC in Notepad. Quite often I've had to go and edit it on the mac to "force it" to run the applescript, which is defeating the purpose..!
The of.txt is in a text_files folder within my dropbox folder on my mac. The folder appears to be watched successfully as I can see this in the log:
2014-03-21 13:22:39.379 hazelworker[673] Processing folder Text_files
2014-03-21 13:22:41.396 hazelworker[673] Done processing folder Text_files
Which is the last time I edited it on the PC. But the rule hasn't fired, as I can see this for the last time I edited it on the mac and saved it:
2014-03-21 12:29:15.968 hazelworker[584] Processing folder Text_files
2014-03-21 12:29:18.077 hazelworker[584] of.txt: Rule OF import matched.
2014-03-21 12:29:18.614 hazelworker[584] Done processing folder Text_files
The conditions are:
name is of
extension contains txt
Date Last Modified is after Date Last Matched
It seems once something happens, I have to edit the file on the mac. It will then empty out into OF, and even possibly for one or two more edits on the PC. Then it just stops working.
I do have AV running on both the windows PC and the Mac. I can't think what else there may be to be getting in the way?
Any help appreciated.
Many thanks.
I've just got Hazel on evaluation at the moment installed on my Mac Air, and the initial use would be to check when a text file has been changed in a dropbox folder and extract out the contents to OmniFocus.
I got the rule details and script from here: http://theothersideof.mygeekdaddy.net/2 ... m-windows/
The rule seems to be very hit and miss on actually running, particularly if I edit the file from my windows PC in Notepad. Quite often I've had to go and edit it on the mac to "force it" to run the applescript, which is defeating the purpose..!
The of.txt is in a text_files folder within my dropbox folder on my mac. The folder appears to be watched successfully as I can see this in the log:
2014-03-21 13:22:39.379 hazelworker[673] Processing folder Text_files
2014-03-21 13:22:41.396 hazelworker[673] Done processing folder Text_files
Which is the last time I edited it on the PC. But the rule hasn't fired, as I can see this for the last time I edited it on the mac and saved it:
2014-03-21 12:29:15.968 hazelworker[584] Processing folder Text_files
2014-03-21 12:29:18.077 hazelworker[584] of.txt: Rule OF import matched.
2014-03-21 12:29:18.614 hazelworker[584] Done processing folder Text_files
The conditions are:
name is of
extension contains txt
Date Last Modified is after Date Last Matched
It seems once something happens, I have to edit the file on the mac. It will then empty out into OF, and even possibly for one or two more edits on the PC. Then it just stops working.
I do have AV running on both the windows PC and the Mac. I can't think what else there may be to be getting in the way?
Any help appreciated.
Many thanks.