Quoting Pic Dude : > Is there any way to comment out a block of code in MPLAB, w/o > dropping a semi-colon on every single line? Could not find an > answer to this in the MPLAB users' guide. Look up Conditional Assembly Directives. You can do the following: IF 0 unwanted code ENDIF Karl -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body