Answer Posted / muttaiah
The return code can be from 0000 - 4095 for a step.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is a report item?
What rules are to be followed while using the corresponding options?
Can a Search can be done on a table with or without Index?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between binary search and sequential search?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Mention the guidelines to write a structured cobol program?
What are different data types 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?
In COBOL programming, what is PERFORM? What is VARYING?