Thread: for loops
View Single Post
  #4  
Old 10-22-2001, 09:38 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Quote:
Originally posted by dragoonvenganc
yep.. but while is a while loop not a for loop..

My favorite nested for loops
ok first of all I was just giving him an example on how to do that...

and anyways for loops turn into while loops when you execute it (press f6 and look at the coding it turns for loops into while loops)
__________________
Thanks,
-KJL
Reply With Quote