i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?

Answer Posted / lu

you have 2 ways :
1) go to file-aid, display your file, and modify it ( from
10th to 18th)
2) coding a program cobol, rad file with the counter and
modify from 10th records to 18th)....

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of the steplib dd statement?

646


i want to store 20 digits . how will u do it in cobol ?

860


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1732


how to run batch program without jcl?

10077


Which statement is used to identify the private libraries in job?

678






Describe the various parameters utilized in the creation of a gdg?

684


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

747


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

583


How would you understand error(execution phase)?

630


Is acct parameter mandatory?

762


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


which parameter is used to check the syntax of a jcl without executing it?

798


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1970


How to submit a jcl from cics?

666


what is use of dcb parameter in dd statement?

775