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
Which Search verb is equivalent to PERFORM…VARYING?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is rmode(any) ?
What is amode(31)
What is report-item in COBOL?
What are the different rules for performing sort operation?
What is the difference between next sentence and continue in cobol programing language?
What is the difference between goback, stop run and exit program in cobol?
how to convert the recors form vsam file to db2 table tru file aid
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the variable unblock file formats from cobol programs
How many bytes S(8) comp field occupy and its maximum value?