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


Please Help Members By Posting Answers For Below Questions

When is inspect verb is used in cobol?

663


What is the usage of comp fields in cobol?

645


What is the utilization of copybook in cobol?

646


Write a program to enter and display the names of students in a class using the occurs clause.

640


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

689






How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2087


) how do u code after getting data?

1575


State the various causes of s0c1, s0c5 and s0c7.

652


How do you reference the following file formats from cobol programs?

686


Write the code implementing the perform … varying.

633


What is a scope terminator give example?

646


In COBOL, what is the different between index and subscript?

748


Name the divisions, which are available in a cobol program?

673


how to move the records from file to array table. give with code example

2207


What is an in line perform? When would you use it? Anything else you wish to say about it.

633