Hi I was wondering if someone could give me some pointers on array manipulation. I want to read and write a 16 byte eeprom. I also want to create variable alias to the array cells. I need a simple way to read and write the array sequentially. The program will use and if necessary modify the array via declared alias variables. Does anyone have an assembly code (snip) sample that demonstrates a way to do this? Thanks Jon