If you download the datasheet for the appropriate microcontroller you want to use, a list of assembler commands is included as part of the datasheet. (Note: If you are interested in using the PIC16F84A, make sure to look at the PIC16F84 datasheet, as it includes full descriptions to the commands (the PIC16F84A datasheet only has a summary). ) You can also look at the include file for the specific micro in MBLAB to see the different configuration bits when using the __CONFIG statement. One book that has really helped me out at the beginning was Myke Predko's book, "Programming and Customizing the PIC Microcontroller" He includes most of the common assembly commands and gives plenty of examples. In fact, I think many of the people on this 'List have purchased this book at one time or another..... There are also several other books take a look at this page for a list of some: http://www.myke.com/PICMicro/picpage3.htm Hope this helps, Michael Barker meb8208@rit.edu ----- Original Message ----- From: Tiger 3933 To: Sent: Monday, November 15, 1999 11:30 AM Subject: PIC List Commands > I am new to the pic programming scene, and am wanting to find a dictionary > of commands used in programming the pic microcontrollers. Thanks > > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com >