home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / rarnk001.zip / RARNK001.DOC < prev    next >
Text File  |  1993-02-25  |  4KB  |  123 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                            Remote Access User Ranker
  8.  
  9.                         CopyRight 1992 by, Brian Borden
  10.  
  11.                                   Version 0.01
  12.  
  13.                                  March 28, 1992
  14.  
  15.                    A program for ranking or updating Remote 
  16.                    Access User Comment fields.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.     ┌─────────────────────┐
  28.     │ What's it all about │
  29.     └─────────────────────┘
  30.  
  31.     RARNK001  is simply  a program for those  sysops who would  like a name    
  32.     level given to each user, depending on that user's security level.  Or,
  33.     it may  be used to place some other  text in the user's  comment field,   
  34.     again depending on the user's security level.  The program will read an
  35.     ASCII text file (which you create) and the reviews each user's security
  36.     level.   If the contents of the user's comment field does not match the
  37.     text you have entered in the data file,  then the user's  comment field  
  38.     will be updated to  match the data file.   If the user's security level  
  39.     is not  in the data file,  then that user record will be bypassed and a 
  40.     warning message will be displayed to tell you  that there is a security 
  41.     level in use on your system that is not in the RARNK001 data file.
  42.  
  43.  
  44.     These comment fields can then be displayed in .A?? screens using the 
  45.     ^F] (Control-F and ']').
  46.  
  47.  
  48.     ┌────────────────────┐
  49.     │ Special Warning !! │
  50.     └────────────────────┘
  51.  
  52.     At the present RARNK001 ONLY supports users.bbs files that have 1000 OR
  53.     LESS users.  If your highest user record number is 1000, DO NOT USE THIS
  54.     PROGRAM !!!! It will TRASH your user file!
  55.  
  56.     Also, if you use the user  comment field for any other purpose, then you
  57.     may not want to use this program!   All users with a security level that 
  58.     is listed in the data file will have their comment field overlayed. 
  59.     
  60.  
  61.     ┌──────────────────────┐
  62.     │ Installation and Use │
  63.     └──────────────────────┘
  64.  
  65.     Installing  RARNK001 is easy.  Place the program in the directory  that
  66.     contains your USERS.BBS and USERSXI.BBS files.   Then you must edit the 
  67.     RARNK001.DAT file to match the security levels on your BBS.  An example 
  68.     is given below:
  69.  
  70.        column 1
  71.        v
  72.        0000000000       
  73.        10 Prior
  74.        20 Knight
  75.        30 Prince
  76.        40 Honored Visitor
  77.  
  78.     NOTE:  There MUST be a blank between security level and the level name. 
  79.     
  80.     NOTE:  RARNK001 will only support 100 different security  levels on one
  81.     BBS system.
  82.  
  83.     The first line of the RARNK001.DAT file is for your  registration code.
  84.     If you do not have the software registered, then please leave this line
  85.     alone.   This file must also be in the same directory as your USERS.BBS
  86.     and USERSXI.BBS files.   Then edit a batch file  that you normally  run 
  87.     every night.  
  88.  
  89.  
  90.          USAGE:   RARNK001
  91.  
  92.  
  93.  
  94.     ┌────────────────────┐
  95.     │ Bit of Legal Stuff │
  96.     └────────────────────┘
  97.  
  98.     You  the user bear the sole responsibility for using this program.  The
  99.     author,  I, will not be held liable for any damages, loss of data, loss
  100.     of monies, or anything.
  101.  
  102.  
  103.     ┌──────────────────────────┐
  104.     │ Support and Registration │
  105.     └──────────────────────────┘
  106.  
  107.     The  best  way to reach me is thru the RA_SUPPORT echo.  If you  should
  108.     find anything wrong with this program then by all means let me know. Or
  109.     you can  address NetMail  to me at 1:124/7005.
  110.     
  111.  
  112.  
  113.     Registration is easy. There isn't any required. Though it would make my
  114.     day  if someone sent my $5 bucks.  If you'd like to send my a few bucks
  115.     or even  a simple post card to say hi and that you like using RARNK001, 
  116.     then address it as follows:
  117.  
  118.          Brian Borden
  119.          2415 W. 4th
  120.          Irving, TX 75060
  121.  
  122.  
  123.