HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH
ALL?
Answers were Sorted based on User's Feedback
Answer / guest
using ascending or decending key along with ocurs clause
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / raghav
by using sort function in jcl
jst take the the on whuch we are going to use the searchall
as input file
| Is This Answer Correct ? | 1 Yes | 3 No |
How can you submit a job from COBOL programs?
What rules are to be followed while using the corresponding options?
I got user abend U4038 while compiling my runjcl.. can anyone help me?
How do u write test cases?
01 b pic +9(4) How many bytes it will take for storage???
Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?
What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.
what is the coding difference between COBOL and CICS.
What is SET TO TRUE all about, anyway?
can we use reference modification an arry.
subscript and index r not coded in u r application program what will happen?
Explain complete concept of table handling in COBOL with an example?