how to display date in reverse order if the pic clause of
the is numeric
suppose date is 09032010 ==> need to print in 20100309
(pic clause is numeric)
Answer Posted / aruna
both the ans are coreect.in reshma's ans directly we can
write corr mve statement behalf of those 3move
statements.simply we can write move corr input-date to
output-date.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
What are the different rules of SORT operation?
example for sub strings ? and refernce modifications whit output pls
how do you reference the esds vsam file formats from cobol programs
Which mode is used to operate the sequential file?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the pertinent COBOL commands?
What is the difference between binary search and sequential search?
What is the use of intialize verb?
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 to access the file from prodution from changeman tool and to submit a file to production
What is the difference between Call and a Link?
Name the sections present in data division.
How are the next sentence and continue different from each other?
How many bytes S(8) comp field occupy and its maximum value?