I am to write a Rexx program that will sort a list of dates (located in a text file, entered at the command line) in ascending order beginning with the year, then month, then day. The dates in the text file will be integers in the format: DD (space) MM (space) YYYY, and each date will be on a separate line. I am a total newbie to Rexx, so any assistance with this would be much appreciated!
Thanks,
Seth
Thanks,
Seth