>This is nothing to worry about... MPASM is simply telling you that it >found a text string ("a") which appears to be a label (since it's >neither a PIC instruction nor an MPASM directive), and that the label >isn't left-justified. Sounds logic. >imagine [...] you misspelled NOP as NPO somewhere in your code: that's why I don't like to ignore or disable Warnings *global* ;-) Martin