Tiksu General User

Joined: 31 Dec 2010 Posts: 48
|
Posted: Thu May 03, 2012 12:33 am Post subject: How to run a python scrip from oo-basic |
|
|
I have a python script that I can run in a terminal
./my_python_script.py
It prints a test "Hello, world!" in a file and "Mission fulfilled" on the terminal screen.
How could you run this script from a oo-basic program.
There are several variants for commands to do that on the net, but I haven't found a working one, though. Some of the snippets use shell and some others don't.
Could some one give a working recipe for get my script run from the oo-basic program?
Tiksu |
|