I used the ";" character to comment as always. This is an example of how it was commented: name equ h'20' ; this register is for so and so name2 equ 4 ; this bit is for so and so #define name3 [something] ; this is used by so and so MPASM created an error for every letter that was not a hex number, even the semicolons. When I took all the comments out it assembled with no errors. Perhaps a setting is not right? Thanks! -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Harold M Hallikainen Sent: Monday, July 29, 2002 2:35 PM To: PICLIST@MITVMA.MIT.EDU Subject: Re: [PIC]: Code commenting You can do pretty much anything in an include file that you can do in your main asm file. Can you submit a couple lines from the include file that the assembler complained about? Harold On Mon, 29 Jul 2002 14:16:27 -0500 Richard Mellina writes: > I wrote an include for a project I am working on and I > commented it. I > tried build it but I got about a hundred 107 Errors that say > "Illegal > digit". So I took all the comments out and it worked fine. Does this > mean > that I can't comment include files? Thanks! > FCC Rules Online at http://hallikainen.com/FccRules Lighting control for theatre and television at http://www.dovesystems.com Reach broadcasters, engineers, manufacturers, compliance labs, and attorneys. Advertise at http://www.hallikainen.com/FccRules/ . ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/. -- 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