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 bkrike 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: *

  • Users: Dubealex
  • Content: Threads
  • Order by date
  1. Dubealex

    Array within arrays or Hash within array.. etc

    Hi, I'm wondering if it's possible to implement an array inside another array, or hash, and be able to access an element of the sub array (without making attribute and objects.) Like this: my_array[0]=[1,2,3,4] and be able to, for example, access the array ID# 1 of the sub array [1,2,3,4]...

Part and Inventory Search

Back
Top