From: Robert Dober Date: 2007-06-19T17:30:39+09:00 Subject: Re: local vars clobbered by un-run code On 6/19/07, tsela.cg@gmail.com wrote: > > No, but they are parsed. And identifiers are made local variables at > parse time, not at execution time. So if you have an assignment > anywhere, even in a place that will never actually execute, the > identifier used in the assignment will be considered a local variable > by the interpreter. > > Christophe. I guess this can be concluded by what is happening, but is this any reason to accept this behavior? I honestly do not feel so! Cheers Robert -- You see things; and you say Why? But I dream things that never were; and I say Why not? -- George Bernard Shaw