@AWOL ... actually yea, i did test it like that..and it seems to be recalling the same info that im writing... is that not the way to do it?
basically what im doing is grabbing the values of a set of pots ... storing them into currentVars, and then when a button is pressed, storing them into preset1Vars...and then writing to the eeprom
..all the vars are output to my lcd so i can see whats going on...
if i run the sketch without readIt() my preset1Vars are all empty...
when i run it WITH readIt() my preset1Vars are equal to what i previously saved.
any..if you could elaborate on your comment...it'd be much appreciated!