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

Syntax error?
Author: Message:
Quantum
Disabled Account
*****

Away.

Posts: 1055
Reputation: -17
30 / Male / Flag
Joined: Feb 2007
O.P. Syntax error?
Well i wanted my messenger to lock when messenger starts. So i wanted to make the script myself and then see if i could do it :P (it's really easy with the doc's after you read it).

So i manged to get to this:

code:
function OnEvent_Initialize(MessengerStart)
{
LockMessenger
true; Lock
);
}

function OnEvent_Uninitialize(MessengerExit)
{
}

But somethings wrong with line 5? I don't seem to notice what it is.

Can anyone help by explaining what's wrong as well has telling me whats wrong. It's a syntax error that was like that in the doc.

Also, can boolean be only true or false?
No longer here.
04-09-2009 09:32 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Syntax error? - by Quantum on 04-09-2009 at 09:32 PM
RE: Syntax error? - by matty on 04-09-2009 at 09:59 PM
RE: Syntax error? - by Quantum on 04-09-2009 at 10:01 PM
RE: Syntax error? - by Eljay on 04-09-2009 at 10:02 PM
RE: Syntax error? - by Quantum on 04-09-2009 at 10:06 PM
RE: Syntax error? - by matty on 04-09-2009 at 10:07 PM
RE: Syntax error? - by Eljay on 04-09-2009 at 10:12 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