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

Answer Posted / jaishree

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.

Is This Answer Correct ?    4 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain why do we use file-aid for seqential files?

769


Explain how to find occurrence of mu and pe fields in a file?

705


What is a hyperdescriptor? How does it work?

806


Can you explain control variable in online screens?

742


Explain the difference between external subroutine and subprogram?

852


Explain difference between read(1) and read work file once?

719


Tell me what type of files we can process thru file-aid?

728


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

768


Explain control variable in online screens?

770


What is the difference between read(1) and read work file once?

748


How to receive data passed through jcl parm parameter in a natural program?

747


Explain how are you going to remove duplicates from the file that is being read?

757


Explain how many work file we can code in jcl?

743


How to create 1 ddm that fetches 3 adabas files simultaneously?

715


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

848