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


Please Help Members By Posting Answers For Below Questions

Explain how you can characterize tables in cobol?

638


Why occurs cannot be used in 01 level in COBOL?

719


What is rmode(24)

680


What is Pic 9v99 Indicates in COBOL?

726


What is length is cobol?

650






What is the LINKAGE SECTION used in COBOL?

889


What is the difference between comp and comp-3?

702


What is the compute verb? How is it used?

661


explain sorting techniques in cobol program?

690


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5690


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


What is amode(31)

724


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


What are the access modes of START statement?

719


Whats the difference between search & search ALL?

5264