Hi I am trying to define a static string in C using Mplabc for the 16c84.The command : static char newstr[ ] = {a,b,c}; causes the characters to be placed in the ram registers and not in the code as required. Any idears W Lochner