Answer Posted / suman kumar
1.Wen u use array commands search we use index,idex
is nothing but displacement position of array
2.Wen u use perform loop we use subscript, subscript is
nothing but a number
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a report item?
What are declaratives and what are their uses in cobol?
What is the difference between next sentence and continue in cobol programing language?
) How do u handle errors in BMS macro
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Can a Search can be done on a table with or without Index?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Define static linking and dynamic linking.
How can you get the ksds file records into your cobol program?
Whats the difference between search & search ALL?
What are the different rules of SORT operation?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to print 10 to 1 if the input have only 10 digit number?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?