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 / nagesh

Well, it depends on the type of call u r making, if it's
dynamic call working storage variable will be initialized
every time automatically.
But if it's static call u can use either 'cancel' or
'is initial' .

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL

2245


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

998


what is difference between cobol and cobol/400

22149


Why would you use find and get rather than to obtain?

904


how do you reference the printer file formats from cobol programs

905


What is Pic 9v99 Indicates in COBOL?

936


) How do u handle errors in BMS macro

1706


Can you please let me know the centre name of INS certification in Kolkata.

1946


Write a program that uses move corresponding.

872


Name the sections present in data division.

909


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

1010


What is the difference between goback, stop run and exit program in cobol?

1232


What are literals?

861


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17522


Give some examples of command terminators?

950