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
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
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
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
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
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
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