Answer Posted / naidu
You can pass the values to cobol program using 3 ways:
1.passing the parameters from SYSIN
2.using parm
3.using file
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
) what is the difference between AID and HANDLE AID?
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
What is the LINKAGE SECTION used in COBOL?
how to convert the recors form vsam file to db2 table tru file aid
What is amode(24)?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a SSRANGE and NOSSRANGE?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is amode(24), amode(31), rmode(24) and rmode(any)?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between comp and comp-3?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Name the divisions, which are available in a cobol program?
Define cobol?