i have variable record in the 5th, i want to sort from 5th filed ? how ?
Answer Posted / chandu
USE sort card for this.
sort fields=copy,stopaft=??,skiprec=5
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro
What is cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the LINKAGE SECTION used in COBOL?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is link edit in cobol?
What are the different types of condition in cobol and write their forms.
What is the difference between binary search and sequential search?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how do you reference the variable unblock file formats from cobol programs
How arrays can be defined in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
how to access the file from prodution from changeman tool and to submit a file to production
what is difference between cobol and cobol/400
how do you reference the variable block file formats from cobol programs