Re: comparing array value...

2004-02-04 Thread R. Joseph Newton
"Singh, Ajit p" wrote: > Hello there, > > could somebody let me know how do i compare the contents of an array that I > have... > To be specific. > > my array contains something like below Why? I see nothing uniform between the lines of the array tosuggest that they should be handled as array el

RE: comparing array value...

2004-02-03 Thread Charles K. Clarkson
Singh, Ajit p <[EMAIL PROTECTED]> wrote: : : Hello there, : : Could somebody let me know how do I compare the : contents of an array that I have. To be specific, : my array contains something like below and I need : to compare whether the string : "interface ATM2/0.10 multipoint" exists in my : a

Re: comparing array value...

2004-02-03 Thread James Edward Gray II
On Feb 3, 2004, at 7:59 AM, Singh, Ajit p wrote: Hello there, could somebody let me know how do i compare the contents of an array that I have... To be specific. my array contains something like below and i need to compare whether the string "interface ATM2/0.10 multipoint" exists in my array.

comparing array value...

2004-02-03 Thread Singh, Ajit p
Hello there, could somebody let me know how do i compare the contents of an array that I have... To be specific. my array contains something like below and i need to compare whether the string "interface ATM2/0.10 multipoint" exists in my array. --