Answer Posted / guest
it is used to rename clause only
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
What are the cobol coding sheets?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
IF I mention stop run in CICS what happens?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do you define a variable of comp-1 and comp-2?
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 difference between structured cobol programming and object alternativelyiented cobol programming?
What is inspect in cobol ?
In COBOL, what is the different between index and subscript?
What guidelines should be followed to write a structured cobol prgm?
How many sections are there in data division in COBOL?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly