Quote Originally Posted by kutsi View Post
PORTL.0 is a user defined variable for PORTB.0
PAGE 6
It is? That's a good trick! How about this...
PortL encompasses pins 0 - 7 (PortB for a 40 pin PIC), and PortH encompasses pins 8-15 (PortC for 40 pin PIC).
At least they do according to pg.26 and 27 (section 4.11).

Now then, how about the rest of the questions...again...