Re: Dim + the sign &
- From: "Bob Butler" <noway@xxxxxxxxxxx>
- Date: Wed, 13 Feb 2008 07:27:05 -0800
"G Svensson" <Gs@xxxxxxxxxx> wrote in message news:uXmlVRlbIHA.4208@xxxxxxxxxxxxxxxxxxxxxxx
What does that & mean in this Dim?
I know it is used to type Hex values &HFF0002 for instance.
Has it something to do with that?
What happens if I remove it.
Dim addrList&
It's a shortcut for "As Long" and is generally considered poor practice as it's easy to overlook or confuse with another symbol
.
- Follow-Ups:
- Re: Dim + the sign &
- From: Larry Serflaten
- Re: Dim + the sign &
- From: G Svensson
- Re: Dim + the sign &
- References:
- Dim + the sign &
- From: G Svensson
- Dim + the sign &
- Prev by Date: Dim + the sign &
- Next by Date: Re: Dim + the sign &
- Previous by thread: Dim + the sign &
- Next by thread: Re: Dim + the sign &
- Index(es):