Dec 262017
Utility to scan a capture log from a Programmer’s Corner directory listing for a user supplied date. Outputs listing with file #, Filename and creation date for files created on or after that date. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
PC.CFG | 55 | 49 | deflated |
PC.CPP | 2507 | 1180 | deflated |
PC.EXE | 16720 | 8670 | deflated |
READ.ME | 850 | 423 | deflated |
Download File PC.ZIP Here
Contents of the READ.ME file
This is a little utility written in c++ for users of the
libraries on the Programmer's Corner. The large number of files
available make it difficult to keep track of things sometimes.
Go to the Library area you are interested in and open a capture
file. List all the files in that area and close the capture
file. Change the first line in the pc.cfg file to the path and
name of your capture file. Change the second line to the path
and name of the desired output file. Change the third line to
the date you wish to scan for. Then run pc.exe. It will output
a list of all files in the directory that have a creation date
that is after the date you entered in the configuration file,
their file numbers in the directory, and the date. You will then
have a more concise list to review for downloading.
Mark Harris.
libraries on the Programmer's Corner. The large number of files
available make it difficult to keep track of things sometimes.
Go to the Library area you are interested in and open a capture
file. List all the files in that area and close the capture
file. Change the first line in the pc.cfg file to the path and
name of your capture file. Change the second line to the path
and name of the desired output file. Change the third line to
the date you wish to scan for. Then run pc.exe. It will output
a list of all files in the directory that have a creation date
that is after the date you entered in the configuration file,
their file numbers in the directory, and the date. You will then
have a more concise list to review for downloading.
Mark Harris.
December 26, 2017
Add comments