What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Suggestion] For loops

[Suggestion] For loops
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [Suggestion] For loops
quote:
Originally posted by Volv
code:
for (var $i = 1; $i <= 10; $i++) {
    Debug.Trace("This is loop: " + $i); //This will print (to the debug window) numbers 1 to 10 (inclusive)
}

If you remove the $s that is :P
[Image: spartaafk.png]
04-02-2007 07:32 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Suggestion] For loops - by Ashylay on 04-01-2007 at 05:14 PM
RE: [Suggestion] For loops - by deAd on 04-01-2007 at 05:32 PM
RE: [Suggestion] For loops - by Jesus on 04-01-2007 at 05:40 PM
RE: [Suggestion] For loops - by Volv on 04-02-2007 at 01:03 PM
RE: [Suggestion] For loops - by RaceProUK on 04-02-2007 at 07:32 PM
RE: [Suggestion] For loops - by Eljay on 04-02-2007 at 07:40 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