I am trying to write to 3 locations in eeprom and only the first one is written and the rest ignored.

Here is my code
write $3, $F ause 1000
write $1, codes(2)ause 100
write $2, codes(3)ause 100
write $0, $1ause 100

PLease help

Thx

Saleem