I just tried the macro definition wrapped around the code to be commented out (as suggested by Wooter), and it did the trick -- it did not compile this piece since it was not called. Sweet! Thanks, -Neil. -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Karl Seibert Sent: Wednesday, June 19, 2002 12:55 PM To: PICLIST@MITVMA.MIT.EDU Subject: [PIC]: Re: Comments in MPLAB 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 -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body