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 / mf123
Thanks Reshma, ur absolutely correct,
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between comp and comp-3 usage?
Write a program to explain size error.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Write a program that uses move corresponding.
What is the difference between binary search and sequential search?
What is amode(24)?
What is Pic 9v99 Indicates in COBOL?
how do you reference the rrds file formats from cobol programs
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Write a cobol program making use of the redefine clause.
How do you reference the fixed block file formats from cobol programs