Suppose we have two files: file1.c: function *TOKEN* { Nop(); } function *TOKEN* { Nop(); } ... file2.txt MyFunction() MySecondFunction() .... ...and we want to replace *TOKEN* in file1.c with actual function names. How do we accomplish the above, with the least amount of work? Are there editors out there, that can do this? -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist