Hi,
I figured something that runs os.system() on an arbitrary string would be a good enough start, though coercing the _anything_ *args into a string seems to be challenging me.
do you mean "".join(map(str,*args)) ?
gr~~~
-- Thomas Grill http://grrrr.org