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

What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1589


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704


What is the syntax of JCL statement?

700


How does jcl act on code(if you take a cobol program)?

711


How to submit jcl through a cobol program?

681






how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811


Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:

3532


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1773


Explain about ISPF/TSO Commands

1315


What is job control language?

613


Explain the function of a dd statement?

663


which utility is used to run a cobol-db2 program?

810


What is the difference between run mode and addressing mode?

639


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2223


In job processing, what happens in execution stage?

700