how can we fetch 3 records in cobol pgm any coding pls ?

Answer Posted / madhu

we can assume 3 in-file records under fd in-file record.you
can start write nd read on 3 programs after that u can
create on jcl with 3 dif files then the out put shows on dif
files as u can given inputs follows

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

676


What is a scope terminator give example?

644


Write some characteristics of cobol as means of business language.

607


What are the access modes of START statement?

706


Explain what you understand by passing by value.

685






What is difference between static and dynamic call in cobol?

764


Explain how you can characterize tables in cobol?

631


How do you reference the fixed block file formats from cobol programs

690


What the difference is between continue and next sentence?

647


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5043


IF I mention stop run in CICS what happens?

1881


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

702


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6776


What is the usage of comp fields in cobol?

645


What are the cobol coding sheets?

655