Hi mom,

The 16F628 only has 128 bytes of EEPROM, so all that stuff won't fit.

Since these appear to be "Fixed" commands that never change, EEPROM may not be the best place for them anyhow.

If you are trying to put them in EEPROM in order to save program space, you may want to check out this thread...

Embedded Strings in your Code Space
http://www.picbasic.co.uk/forum/showthread.php?t=1999
<br>