> > I'm trying to turn off an annoying message (#302 - "Ensure Bank > > Bits are set") . I remember there is some LIST command that will > > accomplish this, but it is not documented in the MPASM manual. > > In my manual, it's mentioned on page 28. The directive is > > ERRORLEVEL -302 Is there any way to make the compiler output the message "intelligently"? While I wouldn't expect full flow analysis, I would expect it to be able to know--on the statement immediately following an MOVLB, what the proper page is...