why?
ISR does not need that. this should be added at the end of a subprogram that is aborted by RESUME.
Correct, so it doesn't reach the level where the interrupt has been declared.
I have seen it so many times, where the tech needs to cancel the program, because Resume has been used improperly.