Answer Posted / guest
it is used to rename clause only
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
What the difference is between continue and next sentence?
Which division and paragraphs are mandatory for a COBOL program?
Whats the difference between search & search ALL?
what is difference between cobol and cobol/400
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
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between Call and a Link?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
In which area will you utilize 88 level items in cobol?
How do you define a variable of comp-1 and comp-2?
What are the different open modes available 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 ?
What are the different data types in cobol?
What is amode(24)?