Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Yahoo Contact List Text
#6
acc finds some other listview control. Use id.

Code:
Copy      Help
;run "C:\Program Files\Yahoo!\Messenger\YahooMessenger.exe" "" "" "C:\Program Files\Yahoo!\Messenger"
int w1=act(win("Yahoo! Messenger" "YahooBuddyMain"))
Acc a=acc("" "LISTITEM" w1 "id=101 SysListView32" "" 0x1001)
;out a.Name
Acc alast
a.Navigate("parent last" alast)
a.Select(2)
alast.Select(4)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)