can i use multiple when statements in search & search all ?
justify ur answer?
Answer Posted / abhi
we can use multiple statements in search but not in search all.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
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?
how do you reference the variable block file formats from cobol programs
What is the use of intialize verb?
What are various search techniques in cobol? Explain.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between Call and a Link?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do u write test cases?
what is the use of outrecord?
Which is not true about evaluate statement
Write a program to enter and display the names of students in a class using the occurs clause.
How many sections are there in data division in COBOL?
Why occurs cannot be used in 01 level in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?