Answer Posted / sampoorna
syntax error.because it can't allow more than 18 digits.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Define 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?
How do you differentiate between cobol and cobol-ii?
Mention the guidelines to write a structured cobol program?
How do you define a variable of comp-1 and comp-2?
how do you reference the rrds file formats from cobol programs
What are various search techniques in cobol? Explain.
What is the Purpose of Pointer in the string?
what happens if parmparameter passes zero bytes to the program
What is a scope terminator give example?
What are the different rules of SORT operation?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production