Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Yahoo Contact List Text
#5
Hi - OK I have the following code:

Code:
Copy      Help
run "C:\Program Files\Yahoo!\Messenger\YahooMessenger.exe" "" "" "C:\Program Files\Yahoo!\Messenger"
double F=1.0; spe 10
int w1=act(win("Yahoo! Messenger with Voice (BETA)" "YahooBuddyMain"))
str r
inp r "Message To Send"
Acc a=acc("" "LISTITEM" w1 "SysListView32" "" 0x1001)

Acc afirst alast
a.Navigate("first" afirst)
a.Navigate("last" alast)
afirst.Select(3)
alast.Select(4)

But QM says:

Quote:Error (RT) in MyMacro: failed

and the cursor points at the a.Navigate("first" afirst) line.

Any suggestions? Am I supposed to fill it in some other way?

Cheers,

Matt


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)