What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [ Dalay ] The best for make a delay for Merlin type script

[ Dalay ] The best for make a delay for Merlin type script
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: I want to create a loop for message toast later
It should be:
code:
// do should be lower case
do {            //don't work
Wscript.Sleep 100;
}
while ( Req.Status > 0 ); // you need braces around the while statement
MsgPlus.DisplayToast("Clavardage","Bonne séance!");

Check the comments.
4 8 15 16 23 42
03-08-2007 06:16 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[ Dalay ] The best for make a delay for Merlin type script - by xsylvain2 on 03-08-2007 at 05:11 PM
RE: I want to create a loop for message toast later - by RaceProUK on 03-08-2007 at 06:06 PM
RE: I want to create a loop for message toast later - by vikke on 03-08-2007 at 06:16 PM
[ - Here - ] - by xsylvain2 on 03-11-2007 at 05:55 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