i have two file one is ksds another one is esds i want store
matching records in flat file how to you matching.
Answer Posted / lu
you can do like Satish or you move KSDS to flat file and
ESDS to another flat file and after this, u sort it...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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 are INPUT PROCEDURE and OUTPUT PROCEDURE?
how do you reference the printer file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
In COBOL programming, what is PERFORM? What is VARYING?
How do you define a variable of comp-1 and comp-2?
State the various causes of s0c1, s0c5 and s0c7.
Discuss about changing dataset name in proc.
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between PIC 9.99 and PIC9v99?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is redefines clause in COBOL?
What is the difference between Global and External Variables?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?