Answer Posted / rekha
new--> delete,delete
old--> catlg,catlg
mod--> uncatlg,keep
shr--> keep,uncatlg
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What guidelines should be followed to write a structured cobol prgm?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between comp and comp-3?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
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 rules are to be followed while using the corresponding options?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What do you understand by psb and acb?
how can i see junk values in dclgen or in hostvariable of comp ?
Write the code implementing the perform … varying.
) How do u handle errors in BMS macro
Define cobol?
how to convert the recors form vsam file to db2 table tru file aid