What rules are to be followed while using the corresponding options?
No Answer is Posted For this Question
Be the First to Post Answer
Consider the following: 77 W-NUM PIC 9 VALUE 0 ------ MOVE 1 TO W-NUM PERFORM PARA-X UNTIL W-NUM > 9. ------ PARA-X ADD 1 TO W-NUM How many times PARA-X is executed ?
what is the result of the following? DIVIDE A INTO B GIVING C. a.C=A/B b.the reminder of B/A is stored in C c.C=B/A d.the reminder of A/B is stored in C
HOw can I get the negative sign while deduct high value from low value
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
Can the OCCURS clause be at the 01 level?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Explain Restart Logic in Cobol?
Describe the difference between subscripting and indexing ?
How can you declare the file ?
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.
What is the difference between PIC 9.99 and 9v99 in COBOL?
0 Answers SwanSoft Technologies,