CarGuy Posted May 26, 2008 Posted May 26, 2008 What is an easy way to pass a string to AutoIt from another program? I'm using Windows XP OS. Thanks.
newbiescripter Posted May 26, 2008 Posted May 26, 2008 maybe in an ini file? I've done it in such file before.
Paulie Posted May 26, 2008 Posted May 26, 2008 (edited) What is an easy way to pass a string to AutoIt from another program?I'm using Windows XP OS.Thanks.You can use Command-line if it's compiled. Or any text fileOr the registry Edited May 26, 2008 by Paulie
monoceres Posted May 26, 2008 Posted May 26, 2008 I would go with a TCP connection. It seems like the most reliable option Broken link? PM me and I'll send you the file!
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