Answers

Question and Answer:

  Home  IBM Natural

⟩ What happens when you issue a ESCAPE ROUTINE in a program?Will there be any compilation /Run time erro?

Escape Routine is generally used to interupt the processing

of Subprogram or Subroutine to return Control back to the

next statement from where this subprogram or routine was

called.

This statement will return an error if not placed within a

subprogram, subroutine or processing loop.

 146 views

More Questions for you: