Vinoth5054 Posted May 22, 2014 Posted May 22, 2014 (edited) Hi All, Am writing an Autoit code which calls the .BAT file in the middle. .BAT file calls Python code. Whenever i execute my Autoit code, Am getting this error in command prompt 'TestSuite.py' is not recognized as an internal or external command, operable program or batch file Is it possible to call python code in Autoit ?? If so what are all the steps to do ?? My .Bat file code Contains : TestSuite.py REM LanguageTest.py REM Test.py pause Edited May 22, 2014 by Vinoth5054
UEZ Posted May 22, 2014 Posted May 22, 2014 (edited) Try ShellExecute() function.Btw, you have selected a wrong section for your issue -> General Help and Support would be the correct one.Please don't create a second topic in General Help and Support. Wait until a Mod moves this one to the correct section.Br,UEZ Edited May 22, 2014 by UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
Vinoth5054 Posted May 22, 2014 Author Posted May 22, 2014 already i tried using ShellExecute() function but its not working
Palestinian Posted May 22, 2014 Posted May 22, 2014 Did you just make another topic with the exact same information as the 1st one? or is my browser playing mind games with me?
Developers Jos Posted May 22, 2014 Developers Posted May 22, 2014 Merged... stick to one topic please SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now