I need help to writing a Python application that needs to run other command line afflictions. For example, when I push "BLABLA" button the Python application call function that run in command line c:\test> BLA.exe blabla
, the function return same string so I need to store it in a variable.
So, I don't know how to run command line programs from within Python and get the strings back form that program.