> > 2. an IF statement: > > > > Pseudo code: > > if (x > y) { > > do something > > } > > > > do the same as above but this time add an extra line > after subwf, which is sublw 0x1. Check for Zero again. > Work it out on paper and you will get it. > > Thanks John, So an if statement essentially has to loop through? Is there no bit wise operator that lets me figure out which value of two is larger? I'm new to the bit-level way of thinking as you can see... Cheers - Balt -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist