Hi! What I want to do is write a small daemon that can catch Save File type of events in the system and manipulate files being saved. Having mostly sorted out the rest of the program I cannot think of a way to catch these saves. I must warn that I am complete newb and doing my first steps in Python (and programming overall). Wahur