) How do u handle errors in BMS macro
No Answer is Posted For this Question
Be the First to Post Answer
How do pass the values to the parameters in cobol
How do you differentiate between cobol and cobol-ii?
What are different file OPEN modes available in COBOL?
What is "Call by content" and "call by reference"?
where will we code call by content and call by reference dude pls reply soon ?
What are VS COBOL 11 special features?
When is inspect verb is used in cobol?
.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.
Write a program that uses move corresponding.
how to submit a jcl by cobol program. clear me with an example.
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?