Thanks Dave, Glad someone is watching "me". I am always worried I will misguide him, and no one will be watching.
Anyway, Go back and look at post 7 I think. Now that you and I both understand you will be using strings, (I assumed this the whole time, my bad), it may make more sense to you. The first part shows the quickest way I know of to shift the array. And at the same time check for losing. in my example, only t(0)-t(4) are displayed. t(5) is the you lose check.
The second part shows 1 way to check for a hit, then adjust the array.
I agree with Dave, use a lookup to match a number with a string.
Bookmarks