difference between escape(top or bottom) and escape
immediate(top or bottom?
Answer Posted / dd
Normal Escape comes out of the inner processing loop without
flushing out the details stored in variables etc But escape
immediate erases the earlier content of the different fields.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
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?
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is cobol coding sheet?
What is the difference between read(1) and read work file once?
Explain how many work file we can code in jcl?
Explain the data storage?
Explain how to move cursor to a particular field when position is not known?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
The natural file converted to PDF file if Yes then explain ?
How can we see the copy book length using file-aid?
Explain how to find occurrence of mu and pe fields in a file?
Define cobol coding sheet?
Explain why do we use file-aid for seqential files?
Explain how are you going to remove duplicates from the file that is being read?