BY seeing a program how can we say that it is static call
or dynamic call
Answer Posted / khazi shaheen
incase of static call within the main program itself
calling program inlcuded
incase of dynamic call the calling program should be reside
in another member
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Name the sections present in data division.
Which is not true about evaluate statement
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.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Which division and paragraphs are mandatory for a COBOL program?
Mention the guidelines to write a structured cobol program?
How do we get current date from system with century in COBOL?
Are you comfortable in cobol or jcl?
how do you reference the variable block file formats from cobol programs
How can you get the ksds file records into your cobol program?
How do get the result of your program directly on your pc?
What is the difference between external and global variables in COBOL?
what happens if parmparameter passes zero bytes to the program
For rewrite, why is it mandatory that file needs to be opened?