A aadhi New member Feb 16, 2013 #1 python script calls perl by using os.system() call perl executes some function. now i need to return 0 or 1 to python script (success or unsuccess) how can i do that? pls help
python script calls perl by using os.system() call perl executes some function. now i need to return 0 or 1 to python script (success or unsuccess) how can i do that? pls help