Hi All,
I want to substract 7 days from a date in file. In file the date is in 3diff columns like,
Year month Date
2009 05 12
2009 05 15
2009 05 16
now i think i cant use OPNQRYF(%DURDAY) as there are 3 fields, so i have to calculate the date in pgm.
Pls suggest me how to do it in CLLE ?
Thanks.
I want to substract 7 days from a date in file. In file the date is in 3diff columns like,
Year month Date
2009 05 12
2009 05 15
2009 05 16
now i think i cant use OPNQRYF(%DURDAY) as there are 3 fields, so i have to calculate the date in pgm.
Pls suggest me how to do it in CLLE ?
Thanks.
Comment