
- Forum
- Programming Talk
- COBOL
- MainFrame File Sorting Scenario
MainFrame File Sorting Scenario
This is a discussion on MainFrame File Sorting Scenario within the COBOL forums, part of the Programming Talk category; A Mainframe File created earlier needs be compared with a file created on current date. In case there are difference ...
-
MainFrame File Sorting Scenario
A Mainframe File created earlier needs be compared with a file created on current date.
In case there are difference of Current date file & Creation date file greater than 90 days,
then the file should be renamed and the renamed file's expiration date should be incremented by 30 days. How to do this?

Reply With Quote





