in cobol perform stmt whether it first checks the condition
or not
Answer Posted / suvarna
first checks the condition
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
What kind of error is trapped by on size error option?
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.
how to convert the recors form vsam file to db2 table tru file aid
Write the code implementing the perform … varying.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is a SSRANGE and NOSSRANGE?
how to access the file from prodution from changeman tool and to submit a file to production
) how do u code after getting data?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and PIC9v99?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
For rewrite, why is it mandatory that file needs to be opened?
In which area will you utilize 88 level items in cobol?
How to know whether the module is dynamical or statistical?