Visual Basic 6 Arrays

  • From: "Steven Hicks" <Steven.Hicks@xxxxxxxxxxxxxxx>
  • To: <Programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 18 Sep 2007 13:28:16 +0100

Hello friends,

just found something strange that I can't believe is true:

I can define an array as follows:

dim listofnames(100)

What I can't do is the following which seems crazy:

x = 100
dim listofnames(x)

Any ideas anyone?


---------------------------------------------------------------------
-
-
-
-
-
-
The information in this e-mail and any attachments is confidential
and
is
intended for the attention and use of the named addressee(s).  It
must
not
be disclosed to any other person  without our authority.  If you are
not
the intended recipient, or a person responsible for delivering it to
the
intended recipient or are aware that this e-mail has been sent to
you
in
error, you are not authorised to and must not disclose, copy,
distribute,
or retain this message or any part of it.

We sweep all outgoing messages for the presence of computer viruses.
However, we cannot accept any responsibility for any loss or damage
to
your systems due to viruses or malicious code not detected.

The statements and opinions expressed in this message are those of
the
author and do not necessarily reflect those of the organisations
within
the Cornwall & Isles of Scilly Health Community.

This email may be disclosed under the Freedom of Information  Act
2000
or
the Environmental Information Regulations 2004.
---------------------------------------------------------------------
-
-
-
-
-
-
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: