What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » My script for send Popup..

My script for send Popup..
Author: Message:
pantoled
New Member
*


Posts: 4
– / Male / –
Joined: Apr 2007
O.P. Huh?  RE: My script for send Popup..
thank you, but now, my code gives that (finally, just a part): and with the line “VAr commands = <ScriptCommands>; ”, there would be a eror of syntax. which error that could it be well?
code:
    function OnGetScriptCommands()
    {
var commands = <ScriptCommands>
commands += <Command>
commands += <Name>mycommande</Name>
commands += <Description>"Your Description"</Description>
commands += </Command>
commands += </ScriptCommands>
return commands;
};

:S:S:S
04-12-2007 12:45 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
My script for send Popup.. - by pantoled on 04-11-2007 at 09:07 PM
RE: My script for send Popup.. - by TheGuruSupremacy on 04-11-2007 at 10:27 PM
RE: My script for send Popup.. - by pantoled on 04-11-2007 at 10:36 PM
RE: My script for send Popup.. - by Matti on 04-12-2007 at 12:21 PM
RE: My script for send Popup.. - by pantoled on 04-12-2007 at 12:45 PM
RE: RE: My script for send Popup.. - by pollolibredegrasa on 04-12-2007 at 12:56 PM
RE: My script for send Popup.. - by pantoled on 04-12-2007 at 01:03 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