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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to