caspa Posted January 20, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Share Posted January 20, 2013 (edited) Problem Solved.......... Edited January 21, 2013 by caspa Quote Link to comment Share on other sites More sharing options...
michaelsoftman Posted January 20, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share Posted January 20, 2013 (edited) for (set .@i,0; .@i >= 2; set .@i,.@i+2) I think this is what you're after? Your question wasn't so clear. Edited January 20, 2013 by michaelsoftman Quote Link to comment Share on other sites More sharing options...
caspa Posted January 21, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Author Share Posted January 21, 2013 (edited) Problem Solved............ Thank you for all the help............ Edited January 21, 2013 by caspa Quote Link to comment Share on other sites More sharing options...
michaelsoftman Posted January 21, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share Posted January 21, 2013 for(set .@i,1; .@i<.@size; set .@i,.@i+2 ) 1 Quote Link to comment Share on other sites More sharing options...
Euphy Posted January 21, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted January 21, 2013 Read: Loops#For_Loop The new code is a result of the r15982 Script Engine Update, allowing variables to be assigned as they would in other programming languages. Quote Link to comment Share on other sites More sharing options...
caspa Posted January 21, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Author Share Posted January 21, 2013 (edited) Problem Solved.................... THANK YOU............... Edited January 21, 2013 by caspa Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 21, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted January 21, 2013 General Forum Etiquette Please don't edit your first post to remove your question when your problem has been solved. Quote Link to comment Share on other sites More sharing options...
Question
caspa
Problem Solved..........
Edited by caspaLink to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.