What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » req:when someone send message to me, i will change my status automatic appear offline

req:when someone send message to me, i will change my status automatic appear offline
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: req:when someone send message to me, i will change my status automatic appear off
quote:
Originally posted by Napbree
No
"2" === 2 would be true. 3 '='s means it has to be identical. Which it is.

You can test it yourself, "2" and 2 are not identical as the first one is a string (char array) and the second one is an integer.

Simple test:
code:
function testit()
{
    "2" === 2 ? Debug.Trace("TRUE") : Debug.Trace("FALSE");   
}
[Image: 1-0.png]
             
06-22-2007 08:44 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
req:when someone send message to me, i will change my status automatic appear offline - by akyyy on 06-22-2007 at 03:10 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by joey on 06-22-2007 at 03:33 PM
RE: RE: req:when someone send message to me, i will change my status automatic appear offline - by Lux on 06-22-2007 at 03:34 PM
RE: req:when someone send message to me, i will change my status automatic appear off - by matty on 06-22-2007 at 03:45 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by Voldemort on 06-22-2007 at 03:48 PM
RE: RE: req:when someone send message to me, i will change my status automatic appear - by Phillip on 06-22-2007 at 04:01 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by Lux on 06-22-2007 at 03:56 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by joey on 06-22-2007 at 04:11 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by albert on 06-22-2007 at 05:18 PM
RE: req:when someone send message to me, i will change my status automatic appear off - by Ezra on 06-22-2007 at 06:36 PM
RE: req:when someone send message to me, i will change my status automatic appear off - by Nathan on 06-22-2007 at 06:40 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by matty on 06-22-2007 at 06:47 PM
RE: req:when someone send message to me, i will change my status automatic appear off - by Ezra on 06-22-2007 at 08:44 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by roflmao456 on 06-23-2007 at 04:11 PM
RE: req:when someone send message to me, i will change my status automatic appear off - by Matti on 06-23-2007 at 05:30 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by akyyy on 07-05-2007 at 03:02 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by toddy on 07-05-2007 at 03:06 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by akyyy on 07-05-2007 at 05:58 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by Jimbo on 07-05-2007 at 06:04 PM
RE: req:when someone send message to me, i will change my status automatic appear offline - by Screeny² on 07-05-2007 at 06:46 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