Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?
Answer Posted / sivakumar sekharannair
Chakri and kavya are correct.We can move numeric to
alphanumeric and vice versa. error will be thrown only when
we do arithmetic operations when we move alpha numeric to
numeric data items .
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is difference between static and dynamic call 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.
What is static and dynamic call in cobol?
Whats the difference between search & search ALL?
What is comp-1 and comp-2?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between Global and External Variables?
what is search and searchall?what is the diffrence between them?give an best example?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do we get current date from system with century in COBOL?
What is rmode(any) ?
Why did you choose to work with ibm mainframe cobol programming?
What is cobol?
What are the different data types in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?