Darklord2000 Posted June 4, 2007 Posted June 4, 2007 ok i was wondering if anyone knows how i can get the autoit script to read a txt file and run a program. Ex. Heres the text file: Calculator path= C:/programs/calc.exe How would i write in the script to read that path? I know it has something to do with the @ScriptDir command but im not really sure how to use it. Also how can i get it to read text from a text file and then make it type out that text. If this is posted some where can u give me the link or tell me where exactly can i find it.
James Posted June 4, 2007 Posted June 4, 2007 StringRead etc. Run() FileOpen() FileRead() Look them up. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
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