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????