I would like to know how to write a python script that tells me when the printer on lpt1 has been sent a new file to print from a windows program on a win2000 machine. The printer is not networked. I am trying to use this event as a cue to start my program. ie The printer recieves a new file to print,that cues my program to start. Thank you