Hello everyone, I am a total newb with PIC and I am currently learning on my own with a book and what ever I can read from the net. My question is that I am currently trying to light up multiple LEDs with a 16f887 and when i am making the ports as inputs and outputs i tried to figure out if its possible to assign them in the same line. I tried putting a comma but I got a build fail. I have a feeling that you cant and that i am stuck with assigning each port individually.