caspa Posted January 20, 2013 Posted January 20, 2013 (edited) Problem Solved.......... Edited January 21, 2013 by caspa Quote
michaelsoftman Posted January 20, 2013 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
caspa Posted January 21, 2013 Author Posted January 21, 2013 (edited) Problem Solved............ Thank you for all the help............ Edited January 21, 2013 by caspa Quote
michaelsoftman Posted January 21, 2013 Posted January 21, 2013 for(set .@i,1; .@i<.@size; set .@i,.@i+2 ) 1 Quote
Euphy Posted January 21, 2013 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
caspa Posted January 21, 2013 Author Posted January 21, 2013 (edited) Problem Solved.................... THANK YOU............... Edited January 21, 2013 by caspa Quote
Emistry Posted January 21, 2013 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
Question
caspa
Problem Solved..........
Edited by caspa6 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.