Answer Posted / vampire
"."
stop-run
exit
end-if
exit
end-evaluate
end-search
end sort
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is comp-1 and comp-2?
Why would you use find and get rather than to obtain?
) how do u code after getting data?
For rewrite, why is it mandatory that file needs to be opened?
Define cobol?
how do you reference the esds vsam file formats from cobol programs
What are 77 levels used for?
How are the next sentence and continue different from each other?
How to remove 2 duplicate records and copy only one using job control language?
Can a Search can be done on a table with or without Index?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Which Search verb is equivalent to PERFORM…VARYING?
What are the rules of the move verb?
What is the problem of ordered sequential files access?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?