I am trying to write my first P16F84 program. I have the Charles Manning programmer and have been able to load his "lights" program into a 16C84 and it works. My question is: How do I (using the MPASM program) define the configuration bits? When I include a line in the assembler source such as CONFIG 0X3FF7 I get an error message about a label not in coul. number 1. Thanks for any help, Brooke Clarke