Hi all! I am new to PICs (like the 16F84 didn't give it away). I would like to be able to add a 5 digit number to a text string in memory. It seems to me I should be able to #DEFINE a string with 00.000 for the number, then replace it in memory. Problem is I have been unable to find the start of the string. Am I on the right path here? Are strings that strange or is it me? Thanks!! Tom