Hi fellas. another salvo of questions if i may;

how do you write an array of 15 bytes onto eeprom memory? is there any other way other than the "for.....next" command?

is it possible to read this same array, and load it onto an lcd with a "lcdout" statement?

im trying to create an array of ascii characters that a user can change, to change the name of a menu item

thanks for reading.