View Single Post
Old 10-09-2009, 01:58 PM   #29
Halk
Fanatic
Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.Halk ought to be getting tired of karma fortunes by now.
 
Halk's Avatar
 
Posts: 538
Karma: 469999
Join Date: Feb 2008
Location: Scotland
Device: Sony PRS-650 (PRS+ alpha - thanks Kartu!)
This wasn't as difficult as I had imagined.

This may be of help to people like me with a good general understanding of computers, but not Python.

Basically once you have installed python the windows will associate .py files with it. So all you need to do is run the python script with the right parameters - in, out, PID. You can do it with a batch file, or at a command prompt.

To make the .py file it's really just as simple as finding the code and saving it with a .py extension. You don't want the code prefixed with numbers (grab the bottom section).
Halk is offline   Reply With Quote