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

Answers were Sorted based on User's Feedback



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

Answer / joya

Escape routine can be used with a program as well. It will
not give a compilation neither a Run time error.

Is This Answer Correct ?    19 Yes 0 No

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

Answer / 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

More Natural Interview Questions

Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

0 Answers  


Describe the COBOL coding sheet

2 Answers   Cap Gemini, Royal Infotech,


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

0 Answers  


how to ftp the natural program to desktop? (from mainframe to pc), is it possible?

2 Answers  


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

0 Answers  






A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?

9 Answers  


how many work file we can code in jcl?

2 Answers  


Explain how many work file we can code in jcl?

0 Answers  


syntax for all WRITE COMMAND in natural language

7 Answers  


what is the difference between read and find ?

2 Answers   IBM,


What is a hyperdescriptor? How does it work?

0 Answers  


How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?

5 Answers   JPMorgan Chase,


Categories