Code:
You can, but you need to make sure you don't exceed the array boundary.

A 4 word array only goes from 0 to 3. Not 0 to 4.
I see... I had incorrectly assumed it goes from 0 to 4. Duly noted.
I will give it a try and report back...

thank you for the pointers...

Alex