I tried using the on board EEPROM by using DATA and READ.

DATA "This is a string",0

but it stores only alternate characters. I was surprised it worked at all but the alternate characters? There has to be a reason for it to work this way.