Answer Posted / chavanbb33
EIBCALEN is executive interface block communication area length which is used to transfer data from one program to another through COMMAREA .
if EIBCALEN =0 then no data is passed , and if EOIBCALEN = value specified in working storage of commarea then the data is passed..
correct me if it is wrong
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
Define cobol?
What type of SDLC u followed? Why?
What is the difference between PIC 9.99 and PIC9v99?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Write down the divisions of cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the compute verb? How is it used?
how do you reference the esds vsam file formats from cobol programs
What are the different types of condition in cobol and write their forms.
how to convert the recors form vsam file to db2 table tru file aid
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between next sentence and continue in cobol programing language?
Which mode is used to operate the sequential file?