In message <[EMAIL PROTECTED]>, Lawrence D'Oliveiro wrote:

> The provided example macros seem to work: under the "Tools -> Macros ->
> Organize Macros -> Python..." menu, there is an entry named
> "OpenOffice.org Macros", and I can run the macros that are listed in
> there. So that suggests the basic Ooo 3.0 Python macro system is
> functional.

I copied my test script
to /usr/lib/openoffice/basis3.0/share/Scripts/python/ and it appeared in
the "OpenOffice.org Macros" section, and I could select it and it ran just
fine.

So the problem is quite clearly that it's not looking in the
~/.ooo3/user/Scripts/python/ directory for scripts to run.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to