Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bajanmac

    Navigating the HashMap

    The following code snippet reads a log and returns 1) Values of "35"(type), say a,b,c 2)Values of "39" (ack), say x,,z and 3) ID's for both. I am now trying (unsuccessfully) to produce All id's for, say 35=a and 39=x, then find those id's for 35=a's that do not have...
  2. bajanmac

    HashMap

    thank you
  3. bajanmac

    HashMap

    Please forgive my ignorance if this does not make sense.... I have a code that vetts info from a log. It returns the parts (values) of 1.id of order sent..2.ID of order acknowledment received. I simply want to put new order sent id in map, and "compare" the id's from the acks and new...

Part and Inventory Search

Back
Top