Re: Using Wildcards in a Select Case Statement ?
From: J French (erewhon_at_nowhere.com)
Date: 07/15/04
- Next message: Dan Barclay: "Re: Visual Basic 2005"
- Previous message: Karl E. Peterson: "Re: Modal Forms in Task Bar."
- In reply to: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Next in thread: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Reply: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 15 Jul 2004 20:33:08 +0000 (UTC)
On Thu, 15 Jul 2004 14:54:02 -0400, "Randy Birch"
<rgb_removethis@mvps.org> wrote:
>But if you used:
>
>Do while 1 = 1
>
> For L9 = 1 To Max
> If Something Then
> If SomeCheck Then
> If AnotherTest Then
> DoSomething
> Exit Do
> End If
> End If
> End If
>
>loop
Not a frigging chance
- clever, but no way
- Next message: Dan Barclay: "Re: Visual Basic 2005"
- Previous message: Karl E. Peterson: "Re: Modal Forms in Task Bar."
- In reply to: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Next in thread: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Reply: Randy Birch: "Re: Using Wildcards in a Select Case Statement ?"
- Messages sorted by: [ date ] [ thread ]