home *** CD-ROM | disk | FTP | other *** search
- The Verify Door
-
- TCBVPK11 pack utility
-
- Copyright (C) 1991 by Jim Lockhart
-
-
- PROGRAM DESCRIPTION
- -------------------
-
- This utility will allow you to 'pack' your TCBVVER file in
- accordance with what is/isn't listed on comment line #2 of all
- records in your user file. The Verify Door optionally puts the
- verified phone number on comment line #2 of the verified users
- record in the user file. The pack utility reads the TCBVVER file
- and checks for a matching phone number entry in your users file
- comment line #2. If no match is found, that particular record is
- deleted from the TCBVVER file.
- This utility should come in handy for sysops who delete users
- from the user file and also wish to delete the verified phone
- number associated with the deleted user in TCBVVER. This will
- allow deleted users to call back and get re-verified.
- If you are running an unregistered version of The Verify Door,
- this utility will still work, but won't be of much use because
- the unregistered door doesn't check phone numbers in the TCBVVER
- file before dialing.
-
- USAGE
- -----
-
- The pack utility must reside in the same directory as your
- other TCBV files and is invoked by the following command line:
-
- TCBVPK11 d:\path
-
- where d is the drive where your users file is located and where
- path is the directory where your users file is found. Do not
- include the last '\' on the command line.
-
- For example: TCBVPK11 C:\PCB\MAIN will scan your users file and
- compare the contents of comment line #2 found in each users record
- to the contents of the TCBVVER file. If a phone number match is
- found, the entry in TCBVVER will remain. If NO match for a phone
- number entry in TCBVVER is found in any of the comment line #2
- entries in the users file, and entry is made to the file REMOVED.TXT
- and the entry is purged from the TCBVVER file.
-
- Note: This program will in no way alter your users file since all
- it does is read it. It will modify the TCBVVER file should an
- entry need to be purged.
-
-