I have just began to program pics and i have a question. With the MPASM-instructions DATA, DW, DB.. i can define bytes in program memory. But i dont understand how i can access these byte values with MPASM instructions. I have found only instructions to read values from data memory. Stefan Reinersch