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 / heman

I believe there are other options too for this.
1. Write a rexx program
2. Write an ezytrieve
3. SORT utility too can help if the position of the field
in the record is known for edit.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What methodology can be adapted to transfer data to a program that is coded using the exec statement?

592


What do you understand by the terms: joblib and steplib?

608


Which dd parameters are required?

673


How to pass data to a program that is coded in an exec statement?

807


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.

1720






can any one plzzzzzz tell the jcl code for creating ps using idcams

10468


What are steplib and joblib? What for they are used?

672


Why include statement is used in a jcl?

675


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1937


What statement can be used to send data to another mvs jes3 node?

787


Explain the purpose of dd dummy statement?

658


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1797


in ways data can be passed to a COBOL program from JCL?

653


write a jcl to execute a job by 7:00 am on jan 20,1986?

679


Is it possible to code instream data in a PROC?

738