When search all is used in cobol program without sorted
input data?
Answer Posted / prasad
Yes.It Wount shoe any compilation probelms.It will sort but
gives unpredictable result.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do u write test cases?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are different data types in cobol?
how do you reference the esds vsam file formats from cobol programs
) How do u handle errors in BMS macro?
What rules are followed by the search verb.
How are the next sentence and continue different from each other?
how do you reference the ksds vsam file formats from cobol programs
What is the problem of ordered sequential files access?
What are the different rules of SORT operation?
What is the use of intialize verb?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what happens if parmparameter passes zero bytes to the program