|
From: Eero P. <epa...@ko...> - 2006-12-13 09:07:33
|
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 |