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 =-.
|