How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
No Answer is Posted For this Question
Be the First to Post Answer
How many maximum number of procedures can we write in one COBOL program?
What is LENGTH in COBOL II?
for an INITIALIZE and what keyword allows for an override of the default.
In INITIALIZE what is Repalcing Word will do
What does MAXCC 3 means? It is used in one my codes.
We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
How include time & date in the report generation in cobol programing?
How to open and see copy book ?
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
For rewrite, why is it mandatory that file needs to be opened?
What is the use of EVALUATE statement?
select TURE Statement(s) aboUt eject statemenet in cobol? a)The eject statememnt must be the only statement on the line b.It causes the program to edit abnormally c. eject statement can be written in either area A or area B d. specifies that the next source statement is to be printed at Top of the next page e.The EJECTstatement has no effect on the compilation of the source program itself