Answer Posted / ram g
good rashmi...u r rite..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is inspect in cobol ?
) what is the difference between AID and HANDLE AID?
Have you used comp and comp-3 in your project? And how?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how to access the file from prodution from changeman tool and to submit a file to production
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
what happens if parmparameter passes zero bytes to the program
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 are the cobol coding sheets?
What guidelines should be followed to write a structured cobol prgm?
Write down the divisions of cobol program?
What type of SDLC u followed? Why?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to print 10 to 1 if the input have only 10 digit number?
what is difference between cobol and cobol/400