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

Reply via email to