Hi All,
Can anyone tell me how we can MOVE value of a X(19)
variable to a S9(17) COMP-3 variable?
Answer with an Example will be of great help.
Answer Posted / gans
NICX's statements worked for me...
Thanks NICX....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to enter and display the names of students in a class using the occurs clause.
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 rules are followed by the search verb.
How do you reference the fixed block file formats from cobol programs
What is rmode(any) ?
What is inspect in cobol ?
How do you differentiate between cobol and cobol-ii?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Write some characteristics of cobol as means of business language.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is amode(24), amode(31), rmode(24) and rmode(any)?
how do you reference the esds vsam file formats from cobol programs
How are the next sentence and continue different from each other?
what are decleratives in cobol?
What rules are to be followed while using the corresponding options?