EasyGoing Posted August 10, 2007 Posted August 10, 2007 I run a daily report process that I am trying to us Autoit, but one of the pieces of info is in a message box. I run the steps and then the application pops up a message box saying "your spool number is 393939. I need to use the spool number later on in the code to call up the run with the spool number. How do I get the spool number out of the messge box so I can copy it in the applicaiton????
WhiteSpace Posted August 10, 2007 Posted August 10, 2007 I run a daily report process that I am trying to us Autoit, but one of the pieces of info is in a message box.I run the steps and then the application pops up a message box saying "your spool number is 393939.I need to use the spool number later on in the code to call up the run with the spool number.How do I get the spool number out of the messge box so I can copy it in the applicaiton????Have you tried controlgettext or wingettext?
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