Answer Posted / hariharan mahadeek
Evaluate Statement used for case structure - When working
multiple options this statement will be handy. Instead of
using multiple IF statement.
Hariharan Mahadeek -
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between comp and comp-3 usage?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Are you comfortable in cobol or jcl?
Explain about different table spaces.
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?
How can you get the ksds file records into your cobol program?
Mention the guidelines to write a structured cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Can we redefine the field of x(200) to less than 200?
Why did you choose to work with ibm mainframe cobol programming?
what is difference between cobol and cobol/400
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?