home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / CDOR0811.ZIP / DOCS.ZIP / FREQDAT.DOC < prev    next >
Encoding:
Text File  |  1993-08-10  |  758 b   |  16 lines

  1. Documentation for FREQDAT
  2.  
  3. FreqDat is a quickie program that will read your BINKLEYTerm LOG file and
  4. create a DOWNLIST.DAT file of all files that have been FREQed so that you
  5. can increment the Times Downloaded in your MASTER.DIR FMS file using
  6. ADDTIMES for the files which were FREQed.
  7.  
  8. Absolutely NO errorchecking with the exception of a Nul command line has
  9. been incorporated in FREQDAT.  The syntax is:  FREQDAT /infile /outfile
  10. DON't FORGET the "\"'s!
  11.  
  12. I use FREQDAT once a night when I append the day's BINKLEY.LOG file to
  13. an archived log file.  First, I run FREQDAT against BINKLEY.LOG and send
  14. the output to DOWNLIST.DAT.  Next I run ADDTIMES in update mode against
  15. my FMS MASTER.DIR file, and finally, the BINKLEY.LOG file is deleted.
  16.