Answer Posted / anna
and online pgm, copybooks.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
Mention the guidelines to write a structured cobol program?
What guidelines should be followed to write a structured cobol prgm?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write the code to count the sum of n natural numbers.
What is a report item?
What is the difference between perform … with test after and perform … with test before?
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
How to use the same COBOL program in Batch and CICS on lines? explain with an example
IF I mention stop run in CICS what happens?
What is the difference between comp and comp-3 usage?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Which is not true about evaluate statement
how can i see junk values in dclgen or in hostvariable of comp ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there