BenB Posted December 11, 2006 Posted December 11, 2006 Hello All, I am new to the AutoIt world, but not so much to software automation. I am trying to use AutoIt to automate a nasty old (circa 1990s) database manager for Pro/ENGINEER objects (ME solid models) called Pro/PDM. This thing was originally developed on UNIX based on TCL/TK and ported to Windows, so it's about as non-standard as can be. I was able to use the AutoIt Window Info tool and Help system to come up with ways of interacting with the app, based on window title, control ID, keyboard entry, and, when all else fails, pixel driven mouse clicks. Anyway, my current problem. The app reacts by displaying differing windows depending on results. I know (reasonably well) which window title goes with which result, what i need is a strategy for launching an action, waiting for the results, and reacting to whatever result window is displayed. Any pointers would be gratefully accepted. Thanks, Ben
BenB Posted December 11, 2006 Author Posted December 11, 2006 Hi Larry, Looks like a good approach. I'll see if I can implement. Thanks, Ben
xcal Posted December 11, 2006 Posted December 11, 2006 (edited) Shouldn't the third one be "blah blah blah?" edit - freakin' emoticon Edited December 11, 2006 by xcal How To Ask Questions The Smart Way
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