
03-30-2008, 03:28 AM
|
|
That one guy...
|
 |
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
|
|
|
I said that in Sidney's post. You should avoid this.name in most cases and use either thiso.name or just plain name as this.name might be overridden by a function call by another object. Only really matters with public functions and function calls inside a with block though. |
__________________
Do it with a DON!
|
|
|
|