What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help]Sending a ChatWnd message

[Help]Sending a ChatWnd message
Author: Message:
PedroGabriel
Junior Member
**


Posts: 22
– / – / Flag
Joined: Jun 2010
O.P. RE: [Help]Sending a ChatWnd message
I already have tried to do look:

Javascript code:
var window = null
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MsgKind){
    window = ChatWnd;
    Debug.Trace(window);
}


return:

Function: OnEvent_ChatWndReceiveMessage
Error: Type mismatch (code: -2146828275)
An error occurred in function OnEvent_ChatWndReceiveMessage.
Code: -2147352567

Can somebody give me a tip?
07-31-2011 09:18 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help]Sending a ChatWnd message - by PedroGabriel on 07-31-2011 at 08:33 PM
RE: [Help]Sending a ChatWnd message - by Spunky on 07-31-2011 at 09:09 PM
RE: [Help]Sending a ChatWnd message - by PedroGabriel on 07-31-2011 at 09:18 PM
RE: [Help]Sending a ChatWnd message - by Matti on 07-31-2011 at 10:07 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On