Can anyone please give the example of Inline Perform.

Answer Posted / nikhil

There is one special thing about inline performs - there
has to be a END-PERFORM associated with the perform
statement otherwise it will give compile error. I have
tried this as well.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you differentiate between cobol and cobol-ii?

753


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

955


What are the pertinent COBOL

2125


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1693


In which area will you utilize 88 level items in cobol?

809






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

2129


Write a program to explain size error.

768


Give some examples of command terminators?

849


Discuss about changing dataset name in proc.

839


What is the compute verb? How is it used?

749


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.

2117


What is the usage of comp fields in cobol?

753


What is redefines clause in COBOL?

927


) what is the difference between AID and HANDLE AID?

1742


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

2763