how will u find out 3rd week's 2nd day using occurs ?
Answer Posted / shweta
01 WS-TEMP VALUE ZEROS.
03 WS-WEEK OCCURS 5 TIMES
05 WS-DAY PIC 9 OCCURS 7 TIMES
THE THIRD WEEK AND 2ND DAY CAN BE FOUND BY WS-TEMP(3,2)
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
What is the local-storage section?
How do you differentiate between cobol and cobol-ii?
Mention the guidelines to write a structured cobol program?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how to move the records from file to array table. give with code example
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between comp and comp-3?
Why occurs cannot be used in 01 level in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is difference between cobol and cobol/400
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how do you reference the variable block file formats from cobol programs
Give some examples of command terminators?