Hi Myke, Several times throughout your PIC book, I noticed "& 0x07F". For example, pages 222 and 223: clrf TRISB & 0x07F ... ... movwf OPTION_REG & 0x07F If it is an address, what is the significance of it? Thanks. Fernando (I posted this on the list rather than private email in case somebody else was wondering.)