Thanks a lot for your help Oliver.

Is this the only way of doing this because I'd rather keep my dev in only
one language ?

2009/1/19 Oliver Brinzing <oliver.brinz...@gmx.de>

> and to call a python script you can use:
>
> oEvents(0).ScriptType = "Python"
> oEvents(0).ScriptCode =
>
> "vnd.sun.star.script:helloworld.py$HelloWorldPython?language=Python&location=share"
>
> you have to change the the first line in  "HelloWorld.py" too:
>
>  -> def HelloWorldPython(evt):
>
> Oliver
> --
>
> GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
>
>

Reply via email to