Hello again Darrel, first of all I want to thank you for helping me with my questions lately, I really appreciate it.

I'm rather new and don't have that much knowledge. I've got a project where I need to store many strings on a pic and read them later. I was thinking about using an external serial EEPROM memory, already bought 2 M24C08BN6 but I don't really know how to use them. So I studied your great code on String saving (pbpgroup ...BTW really nice job on your DT-Int project, it's just too good) and I was able to display what I wanted on my LCD.

Here goes my question:

Is it a good idea to use your method of storing Strings when I need like 300-400 words or shoulds I use a serial eeprom memory?

If the memory is the way to go, could you give me any idea on how to do it?

BTW, I Have 1 18F452 and I'm willing to use it for this purpose.

Thanks in advance Darrel