Answer Posted / mallareddy
eibcalen contain count of chracters in dfhcommarea.If eibcalen=0 user as not enter any data into map.
eibcalen=1 user as enter data into the map.
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
How to print 10 to 1 if the input have only 10 digit number?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Why occurs cannot be used in 01 level in COBOL?
Define static linking and dynamic linking.
What is the difference between PIC 9.99 and PIC9v99?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the different rules for performing sort operation?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is report-item in COBOL?
Which mode is used to operate the sequential file?
What are declaratives and what are their uses in cobol?
How do get the result of your program directly on your pc?
How do you reference the fixed block file formats from cobol programs