Answer Posted / arya
number of occurences are called subscript.............
number of dispositional position are called index...........
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How you can read the file from bottom?
What is Pic 9v99 Indicates in COBOL?
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 we sort two input files based on a common column and giving one o/p file please send me the coding logic?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is difference between cobol and cobol/400
Write a program that uses move corresponding.
IF I mention stop run in CICS what happens?
what is the use of outrecord?
What are the different types of condition in cobol and write their forms.
What are the different open modes available in cobol?
Are you comfortable in cobol or jcl?
How to print 10 to 1 if the input have only 10 digit number?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?