RE: Interop.Call send message
You don't use the Interop command. That is used for Windows Messages, not for messages to contacts.
You need to get a ChatWnd object (from OnEvent_ContactSigin() for example) and then use ChatWnd.SendMessage("this is a line of text\nthis is the second line")
<Eljay> "Problems encountered: shit blew up"
|