In article <199709100913.EAA11610@dfw-ix14.ix.netcom.com>, Andrew Warren writes >Jim Main wrote: > >> > btfsc port,bit >> > goto action >> > btfss port,anotherbit >> > goto $-3 >> >> shouldn't that read $-4 if you want it to jump to btfsc port,bit ? > > No. > > -Andy why not? Jim -- Jim Main