home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / TELEGARD / DUPCHECK.ZIP / DUPCHECK.DOC next >
Encoding:
Text File  |  1992-03-26  |  2.8 KB  |  48 lines

  1.  
  2. -========================================================-
  3.  Telegard Duplicate User Checker v1.04 for Telegard v2.7+
  4. -========================================================-
  5.  Written by Dan Winsor, 1991-1992, All Rights Reserved.
  6. -========================================================-
  7.  
  8.      This is a fairly short documentation file outlining general usage and
  9.  features of the DUPCHECK.EXE program written by Dan "Lord" Winsor in an
  10.  effort to reduce the number of duplicate users logged onto a system (i.e.
  11.  users with more than one account, either intentionally or not). As always,
  12.  the author cannot be held liable for anything that happens due to the use of
  13.  this program, although as always, it has been tested and is safe for all
  14.  practical intents and purposes (although perhaps it has a few minor bugs).
  15.  
  16.      Basically, the program works by reading in a user's account and running
  17.  through all the users in the list after that account searching for duplicate
  18.  information, either a matching real name, address or telephone number.
  19.  Although this is a fairly slow and inefficient method, it is tolerable for a
  20.  system with a moderate number of users. The program will report matches on
  21.  any of the three checked fields, although typically a SysOp is only worried
  22.  about users with matching real names since addresses and phone numbers
  23.  usually indicate related individuals. The program performs an exact check
  24.  only, any differences between strings will not cause a match. If more than
  25.  one field matches, as is often the case, only the most important match is
  26.  noted (i.e. real name <-- address <-- phone number).
  27.  
  28.      The program is run from any directory where a copy of the STATUS.DAT
  29.  Telegard file resides. The program will then use this file to locate where
  30.  the USER.LST file is, although if a USER.LST is also located in the current
  31.  directory, it will use that one instead, permitting one to copy the
  32.  STATUS.DAT and USER.LST files to a ram disk with the program in an effort to
  33.  increase the speed of the checking. Other than that, program operation is
  34.  fairly simplistic. Merely running the program with no command line options
  35.  will begin the checking process, which can be aborted after the current
  36.  matching session by pressing any key. If one prefers to output the list of
  37.  matched users to a text file (recommended), then one specifies the path and
  38.  name of the text file to output to on the command line as the parameter.
  39.  
  40.      This program is written in Turbo Pascal v5.5 and compressed with the
  41.  Pklite program using extra compression. Please enjoy and use it on your
  42.  Telegard system for whatever purposes you see fit.
  43.                                                       ... Dan Winsor
  44.    -=>   Death Vale BBS   (313)/646-5632
  45.    -=>   Telegard Beta Site    1:120/198
  46.    -=>   202 Megs - New Telegard Utilities
  47.  
  48.