Re: Problem using With statement
- From: erewhon@xxxxxxxxxx (J French)
- Date: Fri, 09 Feb 2007 08:02:00 GMT
On Thu, 08 Feb 2007 19:54:24 -0500, Jamie
<jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx> wrote:
J French wrote:
On Tue, 06 Feb 2007 13:36:55 +0100, Hans-Peter Diettrich
<DrDiettrich1@xxxxxxx> wrote:
<snip>
An "UnWith" feature were nice, that automagically expands all the
references in an "with" block.
That is treating the symptom - not eradicating the problem.
I suppose such a feature would teach people not to use With in the
first place.
Using features is all about understanding them in the first place.
i have used "WITH" for lots of coding and have never encountered
problem other than my own.
There is nothing difficult to understand about 'With'
- the problem is that it modifies scope, and does so in a way that can
create obscure errors
.
- Follow-Ups:
- Re: Problem using With statement
- From: Paul E. Schoen
- Re: Problem using With statement
- References:
- Problem using With statement
- From: Paul E. Schoen
- Re: Problem using With statement
- From: J French
- Re: Problem using With statement
- From: Paul E. Schoen
- Re: Problem using With statement
- From: J French
- Re: Problem using With statement
- From: Sven Pran
- Re: Problem using With statement
- From: Hans-Peter Diettrich
- Re: Problem using With statement
- From: J French
- Re: Problem using With statement
- From: Jamie
- Problem using With statement
- Prev by Date: Re: SystemRoot: XP vs VISTA
- Next by Date: Re: Hello
- Previous by thread: Re: Problem using With statement
- Next by thread: Re: Problem using With statement
- Index(es):
Relevant Pages
|