Re: Arraylist Index Question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"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
.



Relevant Pages

  • Re: Printing multiple labels based on contents of cell
    ... data source as the Excel spreadsheet with the order information. ... Dim xlbook As Object ... your labels. ... Jane Doe ...
    (microsoft.public.word.mailmerge.fields)
  • RE: Report Parameters and Filters
    ... also stops two labels of the same value being scanned. ... No the report is not filtered by the printed field, ... So that is why I tried to set the parameters in reports query from controls ... Dim cnn As New ADODB.Connection ...
    (microsoft.public.access.reports)
  • RE: Report Parameters and Filters
    ... also stops two labels of the same value being scanned. ... No the report is not filtered by the printed field, ... So that is why I tried to set the parameters in reports query from controls ... Dim cnn As New ADODB.Connection ...
    (microsoft.public.access.reports)
  • Re: Placing shapes exactly on charts.
    ... I am using charts with no category labels (I am actually using data ... axes is zero and the axes intersect at the bottom left corner, ... scenarios of axis scales, locations and intersections and it seemed fine. ... Dim cht As Chart ...
    (microsoft.public.excel.charting)
  • Re: how to open another form and close the parent form in vb.net 2005
    ... An answer on a question from 2007, I thought the link to a reply from Armin did help then. ... goes to shutdown mode combo and change from -->(when startup form closes) ... Dim form As New Form1 ... seperated module. ...
    (microsoft.public.dotnet.languages.vb)