Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can anyone help me please. :(
#2
Cant help with sending picture. This will send text.

Function SendIM
Trigger !cv"" "CConvWndBase"     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=val(_command)
str s = "Your text here"

s.setwintext(id(225 hwnd))

;send
Acc a=acc("Send*" "PUSHBUTTON" hwnd "" "" 0x0005)
a.DoDefaultAction


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)