Program A calls program B. Will the working storage
variables declared in program B be initialized every time
it is called by program A or will the values be retained
until the end of program A?
Answer Posted / vivek
Rajagopalan's answer is the correct one.
Refer the IBM documentation.
http://publib.boulder.ibm.com/infocenter/pdthelp/v1r1/index.
jsp?topic=/com.ibm.entcobol.doc_3.4/tpsub04.htm
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How many bytes S(8) comp field occupy and its maximum value?
What are the different data types in cobol?
how to move the records from file to array table. give with code example
What is static and dynamic call in cobol?
Name some of the examples of COBOl 11?
How are the next sentence and continue different from each other?
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
how do you reference the variable block file formats from cobol programs
What is link edit in cobol?
Explain the configuration section of a cobol program with examples of syntax.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Describe the cobol database components?