I'm trying to build a CL program that will read a physical file and check the creation date of each member against my criteria. Unfortunately, I have almost zero experience with CL and file handling, so I haven't the foggiest how to manage this. My questions are as follows:
1. Is there some syntax to loop through a file so I can look at each member?
2. Can I check a member's creation date?
3. If not, since my member names are date specific, can I dump the name into a variable to do my string manipulation and, if so, how?
Any suggestions would be greatly appreciated.
Thanks,
Matt Tatham
Software/Hardware used:
ASKED:
October 14, 2004 12:18 PM
UPDATED:
October 15, 2004 8:55 AM