if a file has 1000 recods how copy the records from 1 to 100
records using sort

Answer Posted / rv rocks

using iceman utility we can copy the 1st 100 records .
//sysin dd *
option copy, stopaft=100
/*

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between perform … with test after and perform … with test before?

885


how do you reference the variable unblock file formats from cobol programs

751


how do you reference the ksds vsam file formats from cobol programs

666


How you can read the file from bottom?

660


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

714






There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


) How do u handle errors in BMS macro

1512


What is the LINKAGE SECTION used in COBOL?

894


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17054


What is the use of intialize verb?

751


How do get the result of your program directly on your pc?

1885


i need a small 3d program using inline and outline.

1640


What are different data types in cobol?

694


) how do u code after getting data?

1582


Which is not true about evaluate statement

1595