---- START NEW MESSAGE --- Received: from cherry.ease.lsoft.com [209.119.0.109] by dpmail10.doteasy.com with ESMTP (SMTPD32-8.05) id A39742A0280; Sat, 31 Jan 2004 08:11:03 -0800 Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <23.00CC6841@cherry.ease.lsoft.com>; Sat, 31 Jan 2004 11:10:50 -0500 Received: from MITVMA.MIT.EDU by MITVMA.MIT.EDU (LISTSERV-TCP/IP release 1.8e) with spool id 8704 for PICLIST@MITVMA.MIT.EDU; Sat, 31 Jan 2004 11:10:45 -0500 Received: from MITVMA (NJE origin SMTP@MITVMA) by MITVMA.MIT.EDU (LMail V1.2d/1.8d) with BSMTP id 0896; Sat, 31 Jan 2004 11:10:38 -0500 Received: from eagle.ericsson.se [193.180.251.53] by mitvma.mit.edu (IBM VM SMTP Level 430) via TCP with ESMTP ; Sat, 31 Jan 2004 11:10:37 EST X-Comment: mitvma.mit.edu: Mail was sent by eagle.ericsson.se Received: from esealmw141.al.sw.ericsson.se ([153.88.254.120]) by eagle.ericsson.se (8.12.10/8.12.10/WIREfire-1.8b) with ESMTP id i0VCM4Ah026087 for ; Sat, 31 Jan 2004 13:22:05 +0100 Received: from esealnt612.al.sw.ericsson.se ([153.88.254.118]) by esealmw141.al.sw.ericsson.se with Microsoft SMTPSVC(6.0.3790.0); Sat, 31 Jan 2004 13:22:04 +0100 Received: by esealnt612.al.sw.ericsson.se with Internet Mail Service (5.5.2657.72) id <1AXY3PCF>; Sat, 31 Jan 2004 13:22:04 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-OriginalArrivalTime: 31 Jan 2004 12:22:04.0757 (UTC) FILETIME=[D6294050:01C3E7F4] Message-ID: <37FB7AA6F5F9814FB634A7BF4C35A6F5640D0A@ESEALNT442.al.sw.ericsson.se> Date: Sat, 31 Jan 2004 13:21:49 +0100 Reply-To: pic microcontroller discussion list Sender: pic microcontroller discussion list From: "Jan-Erik Soderholm XA (TN/PAC)" Subject: Re: [PIC]: Make Comment for many lines of code To: PICLIST@MITVMA.MIT.EDU Precedence: list X-RCPT-TO: Status: U X-UIDL: 371856680 #LEE CHUN YONG# wrote : > I just want to know how to make comment for more than 1 line > of code besides the brute-force which is done by putting > semicolon( ; ) to each line of code. Thanks in advance. Cheers. ;) You don't say, so I have to assume that you are talking about MPASM assembler, right ? I don't know of any other way then a ";" on each line, and I don't think there are. I assume you *have* checked the online HELP file, right ? The only way that is documents there is the ";" thing... But what's wrong with that ? Personaly I'm using an editor where I can "select" a large part of the code, then just select "Comment selected text" from the "Edit" menu and it (the editor) puts a ";" first on each line. Jan-Erik. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu .