what will happen if i give program name and member name as
different? program runs successful or w'll abend?

Answer Posted / sudhir

Compile will be succesful. but while linking the program-name will be used to scan the Object library. it will not be found and linking will not complete successfully.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

763


What is Pic 9v99 Indicates in COBOL?

731


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.

2014


What is the compute verb? How is it used?

666


what is difference between cobol and cobol/400

21574






can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1908


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


What are all the divisions of a COBOL program?

667


Which mode is used to operate the sequential file?

673


How do you differentiate between cobol and cobol-ii?

658


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8172


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

643


what happens if parmparameter passes zero bytes to the program

1669


What are the pertinent COBOL commands?

2629


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

691