Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

Answer Posted / baalu

hi,this is baalu. my ans is....
it is batch enviranment it is possible.
it is online enviranment it is not possible.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1132


What are the pertinent COBOL

2227


How do u write test cases?

1808


What is the difference between PIC 9.99 and 9v99 in COBOL?

958


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2201






Are you comfortable in cobol or jcl?

794


How do you reference the following file formats from cobol programs?

898


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

2214


Which mode is used to operate the sequential file?

908


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

924


Can we change the password using ALTER? anyone tried and changed?

1731


What is the utilization of copybook in cobol?

865


For rewrite, why is it mandatory that file needs to be opened?

824


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

891


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

885