Ok well, based on everyones agreement I'll make things a little
stricter to provide a little better error checking. You'll get a
message along the lines of "expected XXX but got YYY".

Regards,
    John Labenski

On 12/13/06, Eero Pajarre <[EMAIL PROTECTED]> wrote:
> Francesco Montorsi wrote:
>
> > BASIC (I started programming with it ;)) had an "Option Explicit"
> > statement which allowed to turn on & off at run-time the creation of the
> > variables on the fly:
>
> I have been using the "strict.lua" code piece with my wxLua applications,
> and it seems to catch my "mistyped a variable name" errors quite well.
>
>
>         Eero
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> wxlua-users mailing list
> wxlua-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxlua-users
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to