how to run sub programs using static and dynamic call ...

Answer Posted / guest

using call statement in the main program

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the variable block file formats from cobol programs

932


How can you get the ksds file records into your cobol program?

846


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2181


State the various causes of s0c1, s0c5 and s0c7.

848


What is rmode(24)

900


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9240


Can we redefine the field of x(200) to less than 200?

1099


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1859


In COBOL, what is the different between index and subscript?

947


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

2599


How do we get current date from system with century in COBOL?

1066


Discuss about changing dataset name in proc.

959


What is the utilization of copybook in cobol?

884


What is redefines clause in COBOL?

1039


What kind of error is trapped by on size error option?

960