Answer Posted / ts nithiyanandan
condition-name condition, Several values can be checked
with one variable by declaration of all values in Data
Division.
(eg). Basic will be like 7800 8000 8200 every year
increment of 200.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
State the various causes of s0c1, s0c5 and s0c7.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is redefines clause in COBOL?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are the different rules for performing sort operation?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
example for sub strings ? and refernce modifications whit output pls
Define cobol?
what is search and searchall?what is the diffrence between them?give an best example?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?