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
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the pertinent COBOL
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how to refer the data field?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the pertinent COBOL commands?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
what is the difference between COBOL2 AND COBOL390?
How you can characterize tables in cobol?
Which Search verb is equivalent to PERFORM…VARYING?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do you define a variable of comp-1 and comp-2?
What are the different rules for performing sort operation?