What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » pause script without MsgPlus object

pause script without MsgPlus object
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: pause script without MsgPlus object
Whenever you want to pause the code in your script, you should ask yourself the question: Why and do I really need to?

The point is that almost always you do not need to, and pausing code is actually bad programming.

So...

Why do you want to pause the script?

and that split function is highly dodgy too. Even if you manage to get no errors when it is executed, it wouldn't even work as parameters of function are passed by value not by reference. So, what is the purpose of that function?

This post was edited on 12-11-2006 at 01:35 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-11-2006 01:32 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
pause script without MsgPlus object - by Baggins on 12-11-2006 at 12:46 AM
RE: pause script without MsgPlus object - by Spunky on 12-11-2006 at 12:49 AM
RE: pause script without MsgPlus object - by Baggins on 12-11-2006 at 12:52 AM
RE: pause script without MsgPlus object - by Spunky on 12-11-2006 at 12:57 AM
RE: pause script without MsgPlus object - by matty on 12-11-2006 at 12:57 AM
RE: RE: pause script without MsgPlus object - by Baggins on 12-11-2006 at 12:59 AM
RE: pause script without MsgPlus object - by CookieRevised on 12-11-2006 at 01:32 AM


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