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 / ram.g
you can try with redefine....
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Mention the guidelines to write a structured cobol program?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
In COBOL, what is the different between index and subscript?
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 do you define a variable of comp-1 and comp-2?
Write a program to enter and display the names of students in a class using the occurs clause.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How do we get current date from system with century in COBOL?
What is Pic 9v99 Indicates in COBOL?
What is the use of intialize verb?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc