Andre Arpin <ar...@kingston.net> wrote:
(03/01/2011 00:01)

>Lostgallifreyan <z.c...@...> writes:
>
>
>> 
>> I have one question: Is N in the for loop implicitly local? Or is it a 
>global that Strict failed to notice?
>> 
>
>
>for i= 1, 2 do
>end 
>print(i)
>
>output: nil
>
>strictly local
>

Thanks. I should have thought of that test. Got to stop for awhile to let 
things settle down, that kind of forgetting comes from trying to think of too 
much at once.


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to