| View previous topic :: View next topic |
| Author |
Message |
ztkx General User

Joined: 26 Nov 2006 Posts: 15
|
Posted: Thu Nov 30, 2006 7:31 am Post subject: how to wirte macro with python |
|
|
now I have starbasic, but actually it's much difference between starbasic ans vba.
I try to use python, but the new macro button is disable.
the uno directory has been at OOo directory.
what i need to do? |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
ztkx General User

Joined: 26 Nov 2006 Posts: 15
|
Posted: Fri Dec 01, 2006 6:46 am Post subject: |
|
|
sorry, I could not express my means correctly.
it's how to write a python in wiki, but my problem is I could not begin to write.
In my OOo 2.0.4, those buttons new,edit is all disable when I try to write a python macro.
but it's normal in other language like basic , BeanShell, js |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Fri Dec 01, 2006 8:07 am Post subject: |
|
|
Use any text-editor of your choice and save in <userprofile>/user/Scripts/python/ with *.py extension. Under Linux a link will do. _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
|