Thanks! I saw that they are array and arry list but I wasn't sure the different is between them. Yes, perhaps array list will be more suited for me. I need to grow and shrink dynamically. However, what can I and can't I store in the array list?

Chong