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

Scripting Error.
Author: Message:
Jeremey
New Member
*


Posts: 2
Joined: Dec 2009
O.P. Scripting Error.
Ok I'm doing some nooby Scripting. And I have a problem with it. When I click Save All and I go over to the Debug Window, I have this error
Error: Expected '(' (code: -2146827283)
       File: My First Script.js. Line: 21.

What could the problem be? I'll paste Line 20-21
20     function OnEvent_MyStatusChange
21     {

Any help at all?
12-26-2009 06:19 PM
Profile E-Mail PM Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Scripting Error.
Append (newstatus) after "Change" so it looks like:
JScript code:
function OnEvent_MyStatusChange(newstatus)
{

12-26-2009 07:05 PM
Profile PM Web Find Quote Report
Jeremey
New Member
*


Posts: 2
Joined: Dec 2009
O.P. RE: RE: Scripting Error.
quote:
Originally posted by Mnjul
Append (newstatus) after "Change" so it looks like:
JScript code:
function OnEvent_MyStatusChange(newstatus)
{



I love you. It works now! Hope you had a good Christmas! Thanks!
12-26-2009 07:26 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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