How can you pass values from COBOL program to non-COBOL
programs?

Answer Posted / guest

you can pass values from cobol to JCL by using return code

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are literals?

861


) how do u code after getting data?

1801


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1750


What is the difference between perform … with test after and perform … with test before?

1156


How do you differentiate between cobol and cobol-ii?

859


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2996


What is the LINKAGE SECTION used in COBOL?

1206


What is length is cobol?

864


How arrays can be defined in COBOL?

838


Write some characteristics of cobol as means of business language.

848


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

905


What is a report item?

910


What is rmode(any) ?

899


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2228


How you can read the file from bottom?

875