Re: Arraylist Index Question
- From: "Armin Zingler" <az.nospam@xxxxxxxxxx>
- Date: Fri, 7 Dec 2007 21:07:58 +0100
"cmdolcet69" <colin_dolcetti@xxxxxxxxxxx> schrieb
On Dec 7, 2:40 pm, "Armin Zingler" <az.nos...@xxxxxxxxxx> wrote:
> "Armin Zingler" <az.nos...@xxxxxxxxxx> schrieb
> > > In VB 2008 you can do nice things like this:
> > > dim b as boolean
> > > b = Array.TrueForAll(labels, Function(l As Label) l.Text =
> > "4096.00")
> > > where 'labels' is an array of labels.
> > I know you have an arraylist. Was only an example. Doesn't change
> that you need a loop.
> > Armin
well i think that would help. but the reason i just need to see if
all my readings are equal to 4096.00 then i need to set a set
condition that will pop up a message box. the problem is that i also
look for error on each port (4096 is an error). Do you know of
anything in vb 2005?
I don't know what to say because I fail to see the problem.
Armin
.
- References:
- Arraylist Index Question
- From: cmdolcet69
- Re: Arraylist Index Question
- From: Armin Zingler
- Re: Arraylist Index Question
- From: Armin Zingler
- Re: Arraylist Index Question
- From: cmdolcet69
- Arraylist Index Question
- Prev by Date: Re: Scheduled VB.NEt program
- Next by Date: Re: Licencias programa en remoto
- Previous by thread: Re: Arraylist Index Question
- Next by thread: Re: Arraylist Index Question
- Index(es):
Relevant Pages
|