ash wrote:
> hi,
> i want to know is there a way to run/control an external program form
> within a python program?
> thanks in advance for any 

Have you tried os.system()?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to