Write the syntax of a two dimensional array?
Answer Posted / guest
01 items x(10) occurs 10 times
02 sub items pic x(10) 5 times
| Is This Answer Correct ? | 9 Yes | 68 No |
Post New Answer View All Answers
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What is the use of intialize verb?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What rules are to be followed while using the corresponding options?
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
What is the problem of ordered sequential files access?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the difference between PIC 9.99 and PIC9v99?
What are the cobol coding sheets?
What is link edit in cobol?
What are the pertinent COBOL commands?
what is the use of outrecord?
What is difference between static and dynamic call in cobol?
How do get the result of your program directly on your pc?
What are the different data types in cobol?