can i use multiple when statements in search & search all ?
justify ur answer?
Answer Posted / kalpanapedda
only multiple statements is possible in serch,in serch all
only one when condition is possible.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
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 define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
In which area will you utilize 88 level items in cobol?
What is comp-1 and comp-2?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
how do you define single dimensional array and multidimensional array in your cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the difference between comp and comp-3 usage?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is report-item in COBOL?
how to refer the data field?
What is the difference between comp and comp-3?
What are the various section in data division and briefly explain them.