How can we pass data from cobol to JCl?

Answer Posted / guest

We can pass the data from cobol to JCl

ex: Move 4 t0o return code.

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the difference is between continue and next sentence?

639


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

635


what is amode(24), amode(31), rmode(24) and rmode(any)?

678


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5036


How do you define a variable of comp-1 and comp-2?

682






Explain what you understand by passing by value.

681


What rules are to be followed while using the corresponding options?

627


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1940


What are the different open modes available in cobol?

705


what happens if parmparameter passes zero bytes to the program

1648


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

880


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

2647


What is the difference between goback, stop run and exit program in cobol?

903


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

913


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

699