Ok this may seem like a silly question, but I want to use one port to input data and output data, PortE actually on an 18f8722. Now I know that TRISE $FF will make PortE and Input and TRISE=$00 Will make it an output, but what do I use for both??