This part really has me baffled
Code:
WRITE 3,3  'EEPROM test to see if program executes to here..it does    
PAUSE 2000   'FOR SOME REASON PROGRAM DOESN'T EXECUTE PAST HERE IF STATEMENT IS UNCOMMENTED
WRITE 4,4  'EEPROM test to see if program executes to here..it doesn't if above statement uncommented!
Obviously pointing to a larger problem but I can not think what it is. Need to get this fixed first.

Anyone see what I am missing?