IRETURN

Compatible with:
DOS Maximite CMM MM150 MM170 MM+ MMX Picromite ArmiteL4 Armite F4 ArmiteH7 Picomite CMM2

Syntax:
IRETURN

Description:
Returns from an interrupt when the interrupt destination was a line number or a label. 

New programs should use a user defined subroutine as an interrupt destination. 
In that case END SUB or EXIT SUB will cause a return from the interrupt.

 

Last edited: 29 September, 2020