lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You can just put the loop into a function replacing "continue" with "return".



On Thu, Jan 14, 2010 at 10:18, Joshua Jensen <jjensen@workspacewhiz.com> wrote:
I'm assuming (from the recent message referring to 'continue') that Lua 5.2 does not have a continue keyword?  I use continue almost every time I write a script, and it would sure be nice to have it an integral part of the language.  The continue patch works fantastic for me.

Thanks.

Josh



--
Regards,
Linker Lin
linker.m.lin@gmail.com