Jump to content

Is it possible to call python code in Autoit ??


Recommended Posts

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 by Vinoth5054
Link to comment
Share on other sites

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 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!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...