Looking Up an Array
Hi,
Okay, one last try at getting help from this web site...
It seems to me that the value of an array would be in associating items, and looking up one item, and returning the associated item. Ex:
Array
Column0 Column1
Printer A IP Address A
Printer B IP Address B
...
I can figure out how to look up Printer A, for example, but none of the many books I have on vbscript show how to return the corresponding IP Address A. They all show you how to build a 1 dimensional array, and how to loop through it, then how to build a 2 dimensional array, and that's it.
Does anyone on this site know how to do this? I have only ever had one person reply to a post, and their response was vague.
Thanks,
mmcdonal
mmcdonal
__________________
mmcdonal
Look it up at: http://wrox.books24x7.com
|