For Loops

OK, so this is a bit of a crumby post but after about 30 mins of searching google and the documentation/forums on this site, I still can’t find the basic information I need.

Can someone please point in the direction of tutorials/info on how to use “for loops” in Corona?

So far I’m finding the coding relatively simple, it takes longer to search through the poor documentation than it does to get the code working. Ansca, you could really do with tightening this up, it’s basic stuff, and never being able to locate even basic documentation is getting old pretty fast.

Thanks [import]uid: 67933 topic_id: 12675 reply_id: 312675[/import]

If you Google you will find a multitude of resources on the Lua language that is used to make Corona games. Here’s a link to Lua for loops: http://www.lua.org/pil/4.3.4.html. [import]uid: 14218 topic_id: 12675 reply_id: 46421[/import]

Fantastic.

Thankyou very much for your help. I didn’t see that result when I searched.

Thanks again.

Dan [import]uid: 67933 topic_id: 12675 reply_id: 46424[/import]