Ajays Posted December 3, 2008 Posted December 3, 2008 Hi I want to read the contents of a pop up window and then print the content in .txt file. How can i do so, please let me know. Thanks, Ajay
Zedna Posted December 3, 2008 Posted December 3, 2008 Use Au3Info tool to identify controls inside target window (their ClassNameNN). If it's static control then use: ControlGetHandle,ControlGetText For other types of controls use ControlCommand,ControlListView,ControlTreeView Resources UDF ResourcesEx UDF AutoIt Forum Search
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