[python-win32] how to disable word macro ?

2010-06-23 Thread Axel Rousseau
Hi, I write a python script. This script open word document, print them and close them. But in some of this documents, there is "auto-close" macro. This macro is launched when the document is closed. How can I disable this macro (or all macro) ? Can I parameter word to never run macros ? Can I del

Re: [python-win32] how to disable word macro ?

2010-06-23 Thread Dahlstrom, Roger
What version of Word? From: [email protected] [mailto:[email protected]] On Behalf Of Axel Rousseau Sent: Wednesday, June 23, 2010 4:20 AM To: [email protected] Subject: [python-win32] how to disable word macro

Re: [python-win32] how to disable word macro ?

2010-06-23 Thread Axel Rousseau
Word 2007 2010/6/23 Dahlstrom, Roger > What version of Word? > > > > *From:* [email protected] [mailto: > python-win32-bounces+rdahlstrom = > [email protected]] *On Behalf Of *Axel Rousseau > *Sent:* Wednesday, June 23, 2010 4:20 AM > *To:* pyt

Re: [python-win32] Python Hooks Navigation Logger Windows

2010-06-23 Thread José Benito Camiña Prado
Hi again and thanks for your answers, now a friend helped me and I have a program in C# using the Filemon that you recommended me and it prints the paths, but you know if there is a way to have a kind of communication between C# and Python, what I want is that the C# programs send directly the p

Re: [python-win32] Python Hooks Navigation Logger Windows

2010-06-23 Thread Tim Roberts
José Benito Camiña Prado wrote: > > Hi again and thanks for your answers, now a friend helped me and I > have a program in C# using the Filemon that you recommended me and it > prints the paths, but you know if there is a way to have a kind of > communication between C# and Python, what I want is t

Re: [python-win32] Python Hooks Navigation Logger Windows

2010-06-23 Thread José Benito Camiña Prado
The thing is that in C# there is a EasyHook, that let´s you to make a program like filemon that doesn't exists in python, I´m not good at programming in C# I have never used it, and i have some expirience using python thats why I want to use Python. > Date: Wed, 23 Jun 2010 13:48:16 -0700 > Fr

Re: [python-win32] Python Hooks Navigation Logger Windows

2010-06-23 Thread Tim Roberts
José Benito Camiña Prado wrote: > The thing is that in C# there is a EasyHook, that let´s you to make a > program like filemon that doesn't exists in python, I´m not good at > programming in C# I have never used it, and i have some expirience > using python thats why I want to use Python. EasyHook