Quote Originally Posted by Tomexx View Post
  1. Installed MPLAB 8.1
  2. In MCS, under View - Compile and Program Options - Click the Assembler tab.
  3. There is a check box there -- Use MPASM ---
  4. Click find Automatically. FOUND.

Is that it, how do I use it?
As long as the box is checked to use MPASM, when you compile a program ( F9 on the key board), MCS will use MPASAM to assemble the code, you do not have to do anything else.