Can someone explain how to suppress the messages in the listing file when using MPLAB? I have cleaned up the code to get rid of all but the warnings that a register that I am accessing is in bank1 and I may not have set the bank select bit to point there. I do want errors, warnings and messages to go to a .err file. Thanks.