CMPR2
Under CMPR2, the ON OVERFLOW condition exists if the available portion of object time memory
cannot accommodate the program specified in the CALL statement. CMPR2 interpreted that
definition to cover only the condition not enough storage available to load the program
.
Only errors that occur on the actual LOAD of the called program raise the ON OVERFLOW condition. Errors occurring after the program has been loaded and has started execution do not raise the condition.