Answer Posted / adithya
1)inspect verb is used for counting repeated occurences and
storing repeated occurences in a variable.
2)we can replace character
3)we can count leading characters
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Can a Search can be done on a table with or without Index?
What is rmode(24)
What is cobol?
Explain what you understand by passing by value.
Have you used comp and comp-3 in your project? And how?
What are 77 levels used for?
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
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the utilization of copybook in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Can we redefine the field of x(200) to less than 200?
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 comp and comp-3 usage?