I have a question about subroutines that are located above and below 255H in the 16F84 and the 16C54A. I understand that tables that use the program counter will not work if they cross 255H because of PCLATH. My question is: Can I have a subroutine below 255H successfully call a subroutine above 255H without incident? If not, how would one go about making it work. TIA, Tim Crist