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


Please Help Members By Posting Answers For Below Questions

What is the utilization of copybook in cobol?

890


What are the different rules of SORT operation?

904


example for sub strings ? and refernce modifications whit output pls

2071


how do you reference the esds vsam file formats from cobol programs

883


Which mode is used to operate the sequential file?

930


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2145


What are the pertinent COBOL commands?

2834


What is the difference between binary search and sequential search?

856


What is the use of intialize verb?

982


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.

2215


how to access the file from prodution from changeman tool and to submit a file to production

7100


What is the difference between Call and a Link?

895


Name the sections present in data division.

913


How are the next sentence and continue different from each other?

1022


How many bytes S(8) comp field occupy and its maximum value?

1859