why isn't this working? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: why isn't this working? (/showthread.php?tid=70702) why isn't this working? by Flaming Rob on 01-15-2007 at 07:01 AM
function_OnEventContact.Signin RE: why isn't this working? by bigbob85 on 01-15-2007 at 07:28 AM
Many things are wrong with it... code: RE: why isn't this working? by markee on 01-15-2007 at 07:29 AM
Your syntax isn't correct (the way in which everything is ordered). What you are after is this. code:This code will only work if you don't already have a chat window already open with the contact. RE: why isn't this working? by Flaming Rob on 01-15-2007 at 07:30 AM thanks RE: why isn't this working? by bigbob85 on 01-15-2007 at 08:42 AM
markee, code was working fine for me. I don't think it matters if the window is open or not. RE: why isn't this working? by Felu on 01-15-2007 at 09:49 AM
quote:I guess he meant that for Flaming Rog and not you. There is only one minute difference between yours and markee's post. RE: RE: why isn't this working? by markee on 01-15-2007 at 11:19 AM
quote:Thanks Felu, exactly the point. I saw yours there bigbob85 but I decided to keep mine for the explaination (even though your's is the better code because of the condensing of the script). |