TO abend the data sholud open in which mode?
1.new
2.old
3.mod
4.shr
Answer Posted / sree
Question should be 1) to apend the data which mode should should open?
ans: MOD
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
What is cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is report-item in COBOL?
Which is not true about evaluate statement
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How do you differentiate between cobol and cobol-ii?
What is a scope terminator give example?
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 do u handle errors in BMS macro
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What do you understand by psb and acb?
What is the local-storage section?
Have you used comp and comp-3 in your project? And how?