Answer Posted / mahathiaz
Does nothing ! If used, must be the only sentence within a
paragraph
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is comp-1 and comp-2?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are the different rules for performing sort operation?
Explain the configuration section of a cobol program with examples of syntax.
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
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Write a program that uses move corresponding.
What is amode(31)
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain what you understand by passing by value.
What are the different data types in cobol?
What is the usage of comp fields in cobol?
What is a scope terminator give example?
how to convert the recors form vsam file to db2 table tru file aid
What is report-item in COBOL?