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
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
How to find occurrence of mu and pe fields in a file?
What is cobol coding sheet?
Can you explain control variable in online screens?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How are you going to remove duplicates from the file that is being read?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Define cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how are you going to remove duplicates from the file that is being read?
Explain how to find occurrence of mu and pe fields in a file?
Can we see the copy book length using file-aid?
Explain the difference between external subroutine and subprogram?