What happens when you issue a ESCAPE ROUTINE in a program ?
Will there be any compilation /Run time error.
Answer Posted / 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 |
Post New Answer View All Answers
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
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?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How converted the natural coding for adabas
Explain how to move cursor to a particular field when position is not known?
What is a hyperdescriptor?
How to receive data passed through jcl parm parameter in a natural program?
What is the quality process in development?
What is cobol coding sheet?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how are you going to remove duplicates from the file that is being read?
How can we see the copy book length using file-aid?
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?
Explain the difference between external subroutine and subprogram?