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
Explain how to find occurrence of mu and pe fields in a file?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
What is data trace system 2.0 used for?
Can we see the copy book length using file-aid?
Explain the data storage?
Explain why do we use file-aid for seqential files?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how many work file we can code in jcl?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
How can we see the copy book length using file-aid?
What is cobol coding sheet?
What is the difference between read(1) and read work file once?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain difference between read(1) and read work file once?