if one main program ,n -subprograms are then which call you
follow ?why reasonuhg

Answer Posted / krishna

Dynamic Call is always preferable, irrespective of the no
of Sub programs,but it all depends on the installation.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between external and global variables in COBOL?

1030


What is the problem of ordered sequential files access?

894


how to refer the data field?

1979


Difference between cobol and cobol-ii?

924


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5399






How do you define a variable of comp-1 and comp-2?

889


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2201


how do you define single dimensional array and multidimensional array in your cobol?

852


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

907


what happens if parmparameter passes zero bytes to the program

1857


example for sub strings ? and refernce modifications whit output pls

2059


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

847


i need a small 3d program using inline and outline.

1868


How do u write test cases?

1806


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2210