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?
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 adabas basic concepts. Like inverted list, address converter ,data storage?
Explain why do we use file-aid for seqential files?
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?
How can we see the copy book length using file-aid?
What is the difference between read(1) and read work file once?
Can you explain control variable in online screens?
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?
Explain control variable in online screens?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How converted the natural coding for adabas
What is the quality process in development?
Explain how many work file we can code in jcl?