Dave Birchall wrote: > I have an 8 bit binary value in a register and would like to turn > this in > to three digits of ascii for output on a LED display. > > I am using a 16c74. > > I have found one possible soulution on a PIC FAQ but do not > understand > the command 'BNC' Dave if you could assemble this code and show the listing of the related code we'll be able to determine if it's being compiled correctly. As a quess I'd say that bnc might be a macro. BNC = Branch when not clear. The closest thing I can find is a BTFSS or BTFSC Bit Test, skip if Set/Clear. This will require a bunch more code to go along with it. I understand that you want to branch to DO10S if it ASCIIO equals 0. I could not find bnc in the Microchip Data book. So I would concure that the bnc will not work as you asking it too. I don't know about the Parallex assembler. -- Neil Cherry If you need to contact me via email please use this email address to respond: ncherry worldnet att net (replace spaces with '@' '.' & '.' ) Blame this one on firms like root@cyberpromo.com webmaster@cyberpromo.com root@ispam.net gimke@plasube.com subscribe@cyberpromo.com