i have variable record in the 5th, i want to sort from 5th filed ? how ?
Answer Posted / azharuddinsyed
The question is not clear.
What is the column# of the fifth field in the 5th variable record ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
What are the rules of the move verb?
What are the different rules to perform a Search?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
For rewrite, why is it mandatory that file needs to be opened?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do get the result of your program directly on your pc?
Can we redefine the field of x(200) to less than 200?
How to know whether the module is dynamical or statistical?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Describe the cobol database components?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Write a program to explain size error.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) how do u code after getting data?