I note there is a metatag <@DEFINE> to creates an empty variable of the specified type in the specified
scope.


How does one identify undefined variables? The debugger, unfortunately will not catch this. Will the 5.5 syntax checker catch it (doubtful, since it can't know the full execution context of an application)? Can the server be configured to throw an error?

The typical problem is a mis-spelled variable name, but this can also occur if a dependency hasn't been satisfied, or if user variables have timed out.

Any thoughts?

thx

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to