Hello Olin Lathrop Thanks for your help. Chee Sze Keat --- Olin Lathrop wrote: > > I am still newbie to PIC.I > > dont get what you mean by > > "Only labels can start in column 1" > > . > > My program started in this way. > > > > list p=16f877 > > include "p16f877.inc" > > __config _LVP_OFF & _HS_OSC & _WDT_OFF & _PWRTE_ON > & > > The short answer is that __CONFIG, LIST, and > anything else that isn't a > label (and a few other things) can't start in column > 1. This means you have > to put a space in front of it so that it starts at > least in column 2. > > Labels are mostly used to give a particular memory > address a name. > > > ***************************************************************** > Olin Lathrop, embedded systems consultant in Devens > Massachusetts > (978) 772-3129, olin@embedinc.com, > http://www.embedinc.com > > -- > http://www.piclist.com hint: To leave the PICList > mailto:piclist-unsubscribe-request@mitvma.mit.edu > > __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads