Hi all, Regulus Berdin wrote: > quit1 incf kz,w > addwf lo,f > skpnc > incf hi,f > return > > quit2 addwf hi,f > return Sorry, I made a mistake. This should be: incf kz,w adj addwf lo,f quit2 skpnc incf hi,f return quit1 addlw -1 ;1 test less goto adj regards, Reggie -- e-mail: rberdin@bigfoot.com ICQ#: 31651436 URL: http://www.bigfoot.com/~rberdin