Should I use STOP RUN in the sub program??why?
Answer Posted / guest
no
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a report item?
) How do u handle errors in BMS macro
how do you reference the ksds vsam file formats from cobol programs
Mention the guidelines to write a structured cobol program?
How do you differentiate between cobol and cobol-ii?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what are decleratives in cobol?
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
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
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 ?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is a SSRANGE and NOSSRANGE?