John, Try enclosing the block of code with ifdef TAKE_THIS_OUT ...code... endif Dave Reinagel daver@cisco.com > From JBellini@STATPOWER.COM Tue Jun 2 15:53:47 1998 > X-SMAP-Received-From: outside > X-Priority: 3 > MIME-Version: 1.0 > Date: Tue, 2 Jun 1998 15:20:20 -0700 > From: John Bellini > Subject: How do comment out more than one line in Microchip Assembly? > To: PICLIST@MITVMA.MIT.EDU > > To comment out a line we use the ';' > > How do you comment out a whole section? In "C" we use the "/*" & "*/". > What about in Microchip Assembly? > > John Bellini >