brett 0 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 Share this post Link to post Share on other sites
emmanuel 0 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) Share this post Link to post Share on other sites
brett 0 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 Share this post Link to post Share on other sites
emmanuel 0 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) Share this post Link to post Share on other sites
brett 0 Posted May 12, 2004 good idea!...just tried that but its not working. i'll get it tho thanks! -Brett Share this post Link to post Share on other sites