Re: $valPHPPath already declared error when I use this block
- From: Darren New <dnew@xxxxxxxxxx>
- Date: Sat, 02 Dec 2006 19:41:23 GMT
comp.lang.tcl wrote:
Again, I can't fathom this. Why do I not have to declare global a
second time; it doesn't exist obviously within the scope of the proc
since [info exists valPHPPath] is false. I am way confused now.
Because whether a variable is global is independent of whether the variable exists. "Exists" means you have assigned a value.
--
Darren New / San Diego, CA, USA (PST)
Scruffitarianism - Where T-shirt, jeans,
and a three-day beard are "Sunday Best."
.
- References:
- $valPHPPath already declared error when I use this block
- From: comp.lang.tcl
- Re: $valPHPPath already declared error when I use this block
- From: Bryan Oakley
- Re: $valPHPPath already declared error when I use this block
- From: comp.lang.tcl
- Re: $valPHPPath already declared error when I use this block
- From: Bryan Oakley
- Re: $valPHPPath already declared error when I use this block
- From: comp.lang.tcl
- Re: $valPHPPath already declared error when I use this block
- From: Michael A. Cleverly
- Re: $valPHPPath already declared error when I use this block
- From: comp.lang.tcl
- $valPHPPath already declared error when I use this block
- Prev by Date: Re: $valPHPPath already declared error when I use this block
- Next by Date: Re: $valPHPPath already declared error when I use this block
- Previous by thread: Re: $valPHPPath already declared error when I use this block
- Next by thread: Re: $valPHPPath already declared error when I use this block
- Index(es):
Relevant Pages
|