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?
No Answer is Posted For this Question
Be the First to Post Answer
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
Can we use redefine clause in occurs clause?
What is Static,Dynamic linking ?
How to read a 100 record from a file through cobol?
can we use full outer join with cursors declared in cobol program?
What are the different rules to perform a Search?
Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand
If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
Minimum how many Number of Paragraphs are there in ID- Divison?
What is difference between COBOL and VS COBOL II?.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
what is rediffine clause?in what situation it can use?give me real time example?