brett Posted May 12, 2004 Posted May 12, 2004 hey, how many ways are there to read a text from a window? because i'm trying to read my buddy list on AIM/AOL, but i can't use WinGetText() or ControlGetText(). what is another way i can read the buddy list? -Brett
emmanuel Posted May 12, 2004 Posted May 12, 2004 idea: AIM can export buddy list to a text file, autoit can read text files... "I'm not even supposed to be here today!" -Dante (Hicks)
brett Posted May 12, 2004 Author Posted May 12, 2004 Yes, that is true but i need to read it from the window to see if the screen name is logged on. -Brett
emmanuel Posted May 12, 2004 Posted May 12, 2004 doesn't AIM have the ability to popup a window when someone comes online? can you read that text with autoit? "I'm not even supposed to be here today!" -Dante (Hicks)
brett Posted May 12, 2004 Author Posted May 12, 2004 good idea!...just tried that but its not working. i'll get it tho thanks! -Brett
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