Hi Curtisi
Thank you for the reply. I have removed the exists part of the filter:
FileDelete.FileName /= (does not equal) *.tmp *~$ OR
FileCreate.FileName /= (does not equal) *.tmp *~$ OR OR (overall)
FileDataWrite.FileName /= (does not equal) *.tmp *~$ OR
However, these events are still occurring.
Thanks