Why occurs cannot be used in 01 level in COBOL?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
State the various causes of s0c1, s0c5 and s0c7.
What are 77 levels used for?
what is the difference between COBOL2 AND COBOL390?
What are various search techniques in cobol? Explain.
what is difference between cobol and cobol/400
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What guidelines should be followed to write a structured cobol prgm?
How do define dynamic array in cobol.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is inspect in cobol ?
Why would you use find and get rather than to obtain?