Bob, I don't think that will work... for example if the TimerH=0x11 and TimerL=0x66... regards, - Kari - Bob Ammerman wrote: > > ; If TimerH:TimerL < 0xAA55 goto EndTime > > [untested code!] > > movlw 0xAA > subwf TimerH,W > movlw 0x55 > skpnz > subwf TimerL,W > skpc > goto EndTime > > Bob Ammerman > RAm Systems > (contract development of high performance, high function, low-level > software) > > -- > http://www.piclist.com hint: The list server can filter out subtopics > (like ads or off topics) for you. See http://www.piclist.com/#topics -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics