Re: Default Error
- From: "Bob Butler" <tiredofit@xxxxxxxxxx>
- Date: Fri, 30 Dec 2005 06:51:37 -0800
"Tim Baur" <trbo20DISREG@xxxxxxxxxxxx> wrote in message
news:Xns973C59F206983trbo20DISREGARDyahoo@xxxxxxxxxxxxx
> "Tony Proctor" <tony_proctor@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> news:el8rPHUDGHA.3528@xxxxxxxxxxxxxxxxxxxx:
>
>> No, I still agree with Tim, David. Every time you use an If/Do/For
>> statement, the compiler is effectively generating GoTo statements on
>> your behalf, but the result is not spaghetti code. It's the usage of
>> statements that's evil rather them the statements themselves. Any
>> language can be abused, if in the "right" hands
>>
>> Tony Proctor
>>
>
> But I thought "Select Case True" was inherently evil.
>
> (Now go to your respective corners and come out fighting when the bell
> rings <g>)
LOL
It's not evil, just a twisted perspective! The only statement that is evil
is END since it demonstrates a complete lack of understanding of the nature
of the language.
--
Reply to the group so all can participate
VB.Net: "Fool me once..."
.
- References:
- Default Error
- From: Tim Baur
- Re: Default Error
- From: Jeff Johnson [MVP: VB]
- Re: Default Error
- From: David J Mark
- Re: Default Error
- From: Tony Proctor
- Re: Default Error
- From: Tim Baur
- Default Error
- Prev by Date: Re: Run treeview from top to bottom after drag and drop
- Next by Date: Re: Bit-order reversal (little-endian <--> big-endian)
- Previous by thread: Re: Default Error
- Next by thread: Re: Default Error
- Index(es):
Relevant Pages
|