What is the difference between working storage copybook and
linkage section copybook?
Answer Posted / guest
Those data's that are declared in the WS-Section in main
program should be declared in the linkage section in the sub
or called program.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
what are decleratives in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How you can characterize tables in cobol?
What are the access modes of START statement?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is report-item in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what is difference between cobol and cobol/400
Why did you choose to work with ibm mainframe cobol programming?
Why would you use find and get rather than to obtain?
When is inspect verb is used in cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
how to refer the data field?