How many sections are there in data division in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
how do you reference the fixed unblock file formats from cobol programs
How do get the result of your program directly on your pc?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
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 ?
What is the difference between Perform para and perform asaection in cobol?
What is R-mode and A-mode?
What is the difference between Call and a Link?
which is better comp or comp-3 in terms of memory utilization?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
What is the mode in which you will OPEN a file for writing?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a