Answer Posted / nag(igate)
Hi sravani, this is not CICS question.
yes, we can used the COPY statement is ws-section,
because the COPY statement will expanded at the
compilation time.
01 COPY MEM1.
the MEM1 can contains the variable declartion to the files
in program
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to move the records from file to array table. give with code example
What is amode(31)
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is perform what is varying?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the rrds file formats from cobol programs
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the pertinent COBOL commands?
Write a program to explain size error.