How can I tell if a module is being called DYNAMICALLY or
STATICALLY?

Answer Posted / arun

Answer 1 is exact. calling a program using working-storage
variable is implicit call and it does not make a dynamic
call.

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 perform … with test after and perform … with test before?

877


What is a SSRANGE and NOSSRANGE?

818


What are the rules of the move verb?

702


Describe the cobol database components?

676


how do you reference the fixed unblock file formats from cobol programs

705






Explain what you understand by passing by value.

692


example for sub strings ? and refernce modifications whit output pls

1843


what is difference between cobol and cobol/400

21556


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

688


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.

2005


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


What is the difference between structured cobol programming and object alternativelyiented cobol?

751


Can we change the password using ALTER? anyone tried and changed?

1542


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1928