what are the working storage fields in BMS macro?
Answer Posted / praveen c
field+I -input
field+O -output
field+F -flag
field+A -attribute
field+L -length
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
What is the difference between binary search and sequential search?
) how do u code after getting data?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is comp-1 and comp-2?
What rules are to be followed while using the corresponding options?
What is a SSRANGE and NOSSRANGE?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is rmode(any) ?
What guidelines should be followed to write a structured cobol prgm?
What are the pertinent COBOL commands?
Have you used comp and comp-3 in your project? And how?
What is rmode(24)
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?