On Tue, 11 Oct 2011 11:54:28 -0700 Steve Quezadas steve@thestever.net wrote:
The variable VAR is unbound. [Condition of type UNBOUND-VARIABLE]
I am confused as to why it's saying this since "(break)" is within the scope of "var".
Just in case, was the code compiled using an optimize debug level of 3?