home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / sort111.zip / SORTUSER.DOC < prev    next >
Text File  |  1993-07-17  |  4KB  |  113 lines

  1.  
  2. SortUser v1.2.111
  3. (C)opyright 1993, William J. Dykstra
  4. A RemoteAccess 1.11 UserFile Sorting Utility
  5.  
  6.  
  7. SortUser is a little utility that will allow you to sort your RA 1.11 userfile
  8. in several different ways.   You may sort by:
  9.         User's Name
  10.         User's Location
  11.         Number of Calls
  12.         Number of Messages Posted
  13.         Number of Downloads
  14.         Number of Uploads
  15.         Amount of Downloads (KB)
  16.         Amount of Uploads (KB)
  17.  
  18.  
  19.  
  20. Whats new?
  21.       Version 1.2 and 1.2.111 are IDENTICAL, except 1.2.111 is for RA 1.11,
  22.       while 1.2 is for RA 2.00.
  23.  
  24.       Version 1.2 now sorts LASTREAD.BBS.  I have never worked with the last
  25.       read pointers before, but it turns out that the last read pointers are
  26.       referenced according to a user's NUMBER, NOT the user's name!!!  When
  27.       the userfile is sorted, the user names get moved, so the user numbers
  28.       are changed.  This caused the last read pointers to be messed up.
  29.       Version 1.2 now sorts the last read pointers with the userfile.
  30.       I hope it works... :)
  31.  
  32.       Version 1.1a fixes a teeny tiny bug that was in 1.1... it didn't work.
  33.  
  34.       Version 1.1 now stores the path to USERS.BBS within the program itself.
  35.       You do NOT have to pass the path to USERS.BBS on the command line
  36.       anymore.
  37.  
  38.  
  39.  
  40. When sorting by the user's name, the FIRST space in the user's name is assumed
  41. to be the separator between the first and last name.  The first and last names
  42. will be REVERSED, and sorting will be done by LAST name.
  43.  
  44. For example:
  45. Bill Dykstra would become Dykstra Bill
  46. Bill J. Dykstra would become J. Dykstra Bill
  47.  
  48. I know this may cause a few problems, but I have to separate the names
  49. somewhere, and for MOST users the first space is the proper place for this
  50. separation.
  51.  
  52. The Name and location fields are sorted alphabetically, in ascending
  53. order.  The other fields are sorted in numeric order, in DESCENDING order.
  54. (Descending order is used so that users with the MOST calls/downloads/etc
  55.  will be listed first.)
  56.  
  57.  
  58. NOTE:  RECORD #0 (the sysop record) will NEVER be sorted!  Record #0 will
  59.        always remain the first record.
  60.  
  61.  
  62. Using the program:
  63.  
  64. SORTUSER option
  65.  
  66.   OPTION is one of these valid options:
  67.                 NAME
  68.                 LOCATION
  69.                 CALLS
  70.                 MESSAGES
  71.                 DOWNLOADS
  72.                 DOWNLOADK
  73.                 UPLOADS
  74.                 UPLOADK
  75.  
  76.   Examples:
  77.  
  78.   SORTUSER NAME  - Sort USERS.BBS by Name
  79.   SORTUSER CALLS - Sort USERS.BBS by # of Calls
  80.  
  81.  
  82.   Use SORTUSER /C to configure the path to USERS.BBS.
  83.  
  84.  
  85. That's all there is to it!
  86.  
  87.  ┌────────────────────────────────────────────────────────────────────────┐
  88.  │ After running SortUser, be SURE to run RAUSER -P to pack the userfile! │
  89.  │ This will rebuild the user index files.                                │
  90.  └────────────────────────────────────────────────────────────────────────┘
  91.  
  92. DISCLAIMER:
  93.  
  94. I make no warranties of any kind on this software.  It works great for me,
  95. but it might not work for you!  BE SURE TO MAKE A BACKUP OF YOUR USERFILE!
  96. If this thing trashes your userfile its YOUR problem!  I will not be held
  97. responsible.
  98.  
  99. This program is FREEWARE.  Source code (Borland Pascal) MAY be available
  100. on request...
  101.  
  102. Contact the author at:
  103.  
  104.    Bill Dykstra
  105.    The BillBoard BBS
  106.    Fidonet 1:250/932
  107.    (416) 898-2443
  108.    14.4k v.32b
  109.  
  110. This archive should display the Authenticity Verification # VLC187
  111. If it does not, then somebody may have messed with the archive!
  112.  
  113.