home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CEL141.ZIP / CEL141C.ZIP / USERED12.ZIP / USERED12.DOC next >
Text File  |  1992-04-28  |  4KB  |  106 lines

  1.   --------------------------------------
  2.   Celerity v1.39 - v1.40 User Editor v1.2
  3.   ---------------------------------------
  4.  
  5.  This heres' a quick user editor I put together.
  6.  This Utility can be used with v1.39 & 1.40 of Celerity.
  7.  
  8.  
  9.  ----------
  10.  Disclaimer
  11.  ----------
  12.  
  13.    Use at own risk! I've tested it on my system and have had no problems,
  14.    but this doesn't mean you WONT. Use common sense when using utilities
  15.    that update a possibly "shared" database. Since this utility does update
  16.    your user database, make sure the BBS is "down". I cannot predict what
  17.    will happen if you start editing the user base while someone is on your
  18.    board. Make a back-up of your user base before using this utltity (duh.)
  19.  
  20.    I have not allowed the editing of the user number or Handle as celerity
  21.    uses an index file and this file must be deleted and regenerated by
  22.    Celerity, (done automatically if the index file is not found) if these
  23.    are changed.
  24.  
  25.    Also, The User ID number that is displayed does not match the one that
  26.    Celeitry uses, mine are 99.9% of the time 1 higher, but I've encountered
  27.    a user or two that have a totally wrong User ID. This is why I have not
  28.    allowed the editing of User IDs.
  29.  
  30.  
  31.  -----
  32.  NOTES
  33.  -----
  34.  
  35.  0. You must run this from the directory that contains your userfile.
  36.  
  37.  1. First is asks you what your user file is called, press enter to use the
  38.         default "Users."
  39.  
  40.  2. It asks you what ya want to do, just enter a number.
  41.  
  42.  The option to search for a user will allow you to edit all users that
  43.  contain the entered search string within their handle. ie if I searched for
  44.  "si" or "SI" I would be able to edit Sicko, SIMPLE, Silver DOOD, etc.
  45.  (case is irrelavant).
  46.  
  47.  If you want to delete a user, you must either:
  48.  
  49.    1. Change his user level to -5 (and the next time he logs on he will be
  50.         deleted by Celerity)
  51.  
  52.    2. Change his user level to 0 and use Celerity's Sysop Search for New
  53.         Users option and delete them.
  54.  
  55.  The reason for this is that I don't want to have to clean up all the other
  56.  files associated with users, ie mail, userindex,...
  57.  
  58.  
  59.  Standard Keys : (All you TPHeads will know these)
  60.  
  61.         >ESC<  -  you got it, get the hell out.
  62.     Ctrl-Enter -  Save and go onto next record.
  63.      Page-Down -      "        "
  64.      Page-Up   -      "        "  (Except in the Edit all Users, you can
  65.                                     scroll back and forth thru the users)
  66.  
  67.      .... and all those other TDedit keys.
  68.  
  69.  
  70.  On the Edit all Users option, you may roll forward or backwards using the
  71.    Page-up or Page-down keys. On all other selections you can only go
  72.    forward. (I didn't feel like putting reverse search logic in).
  73.  
  74.  P.S. I don't professes to be a great "Pascal" programmer nor ever care to
  75.        be one, and I have no aestetic abilities whatsoever so this thing
  76.        will be ugly till the end of humaity.
  77.  
  78. v1.2
  79.  
  80.  You should consult your Celerity Docs/ and record structures for more
  81.    in-depth explanations of some of the fields that can be changed using
  82.    this program. Some values are not accepted by Celerity, but I've tried
  83.    to prevent as much of this from happening as possible. Experiment.
  84.  
  85.    Remember ratios are what they say 0-100. Don't enter numbers that
  86.    are exeptionally large, for Celerity may report these numbers as negative.
  87.  
  88.  
  89.  If you have any problems/suggestions you can reach me via private e-mail
  90.   on Celerity-Net or on any of the "Sysop" Celerity-Net bases or on
  91.  
  92.                -The BoG  (312)
  93.                -Sicko
  94.  
  95.                -Thanks to Lenon
  96.  
  97.  4/18/92 = 1.0 & 1.1 (why not?)  Added a scroll bar to the main menu.
  98.  
  99.  4/27/92 Added some more options and added alot of the editable user fields
  100.           to the main edit screen. Got part of the reverse search logic in
  101.           but not fully implemented. (Next release)
  102.  
  103.  
  104.  
  105.  
  106.