Jump to content

Run Python from Autoit Help


leegold
 Share

Recommended Posts

Hi,

I run the file:

#include <Constants.au3>

RunWait('python f:\walk2.py > c:\zz.txt')

But nothing happens, no content inside zz.txt. It works OK from the XP command line.  Wondered what I'm doing wrong(?) I eventually want to send a .py script values/parameters and get output/"return".

Thank You.

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

×
×
  • Create New...