Works good.

Require fastest interrupt.

Does this interrupt execute at end of current command or does it immediately
jump to the interrupt handler?

Main code will follow a "Repeat : Until wTIMER1 < 65500" so interrupt cannot disrupt.

Norm