Re: Well I did it! (variable_id, etc..)
- Posted by Greg Haberek <ghaberek at gmail.com> Nov 26, 2004
- 727 views
> Looks pretty intuitive to me! Um... kinda. In my opinion, the next statement should act like an exit statement, only instead of leaving the loop, it jumps back to the top and increments the counter when needed (for vs while). The problem is, I don't know if I'm in a for or a while loop. I wish I could explain it better, you'd understand if you've studied the source code as much as I have in the past few days... What you're offering would be nice to have, but it looks like it could get a bit messy (internally, that is). ~Greg