Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting a name
#1
How can i select someones name out of yahoo messenger, if theres no Id???
#2
Acc objects
#3
Use this...

Macro
Trigger SF9     Help - how to add the trigger to the macro
Code:
Copy      Help
str s = "name to select"
Acc a=acc(s "LISTITEM" win("Yahoo! Messenger" "YahooBuddyMain") "SysListView32" "" 0x1001)
a.Select(SELFLAG_TAKEFOCUS|SELFLAG_TAKESELECTION)
#4
ok thanks....but i had just made the exact same one earlier.......thanks


Forum Jump:


Users browsing this thread: 1 Guest(s)