What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » why won't this work

why won't this work
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: why won't this work
Well firstly ChatWndSendMessage doesn't exist. Secondly your not defining ChatWnd at all.

code:
function OnEvent_ChatWndCreated(oChatWnd){
    oChatWnd.SendMessage('hi');
}

You know the Scripting Documentation works windows wonders right?

This post was edited on 11-01-2006 at 08:48 PM by matty.
11-01-2006 08:45 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
why won't this work - by Jimbo on 11-01-2006 at 08:35 PM
RE: why won't this work - by NanaFreak on 11-01-2006 at 08:43 PM
RE: why won't this work - by matty on 11-01-2006 at 08:45 PM
RE: why won't this work - by Jimbo on 11-02-2006 at 07:49 AM


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