GerryKeely Posted June 8, 2006 Posted June 8, 2006 I'm a newbie to scripting and wondering if there is anyway for a script to detect an open file in another application.The file name would not always be the same. For example if I had a word document open could a script automatically detect this file so that information could be extracted from it.Any help would appreciated. Regards Gerry Newbie Keely
Moderators SmOke_N Posted June 9, 2006 Moderators Posted June 9, 2006 Well if you know the .exe name, you could use this function http://www.autoitscript.com/forum/index.ph...ndpost&p=182790To get back the title of the window that was open, if that is what you mean. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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