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

Answer Posted / sudha

If there is DYNAM compiler option then the module is
dynamically called. A STATICally called module is one that
is bound with the calling module at link edit, and
therefore becomes part of the executable load module.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between comp and comp-3 usage?

855


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1842


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

972


What kind of error is trapped by on size error option?

947


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

915


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

1736


What is inspect in cobol ?

994


Which is not true about evaluate statement

2082


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1153


In COBOL programming, what is PERFORM? What is VARYING?

856


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

11494


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2084


What is the difference between binary search and sequential search?

847


What are the rules of the move verb?

934


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1225