John Bellini wrote: > > 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 I'm pretty sure you have to do it line-by-line with the ';'... At least, that's the way I have had to do it so far. Fred. fred.hatfield@sstar.com