Does an on interupt statement actualy check for an interrupt after every line of code executed or only when It is written in the program. I would assume that it is after every line of code, or is it totaly independent of the code execution untill an interrupt is flagged. Confussing question sorry.