>> i just hope our friend don't use 18Fs or some 12 bit core

I had the same concerns, but after compiling the "Melanie idea for solution" example(post 9), I found that it was 35 words instead of bytes. So I knew he was using a 16F (or C).

And yup, you can directly access any register with PBP. They are all defined in the PIC14EXT.BAS file in the PBP folder.
<br>