I am using a DTMF decoder with the 16f887 chip. The decoder circuit works great which and simply runs a program, and that works great. is there a statement that can tell the e prom in the 16f887 chip to run a goto routine r something like that. I want the e prom to hold this in memory forever and always run this new routine. then upon another DTMF command, it will go back to the normal routine that it started with. The DTMF part of this is solved. But cannot figure the e prom storage part of it. Thanks Leon