Hi all,
I'm new here and on picbasic,

I'm working on a old version of program that written in PICBASIC, and I want to add interrupt to it, but I can't understand how to do it...

On picbasic pro, there is "ON INTERRUPT" command but on picbasic I couldn't find how to do it, can you help me ?

I know how to enable the interupt, and check for it, but how do i tell the chip to goto the interrupt routine when he get one ?

Thanks
Shamir