Hi Group, Does MPLAB tell you that you forgot to set the page bit during compile time for Calls or Goto? On a CAll out of page 0 to page 1, set the bit and then the Call, on return it returns to next line. Is the call bit reset to Page 0? Paul