home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / S_FORUM.ZIP / USER.CFG < prev    next >
Text File  |  1995-03-26  |  3KB  |  83 lines

  1. yes
  2. yes
  3. yes
  4. yes
  5. no
  6. yes
  7. @X08Priv
  8. 15
  9. @X09
  10. 310
  11. >> not used <<
  12. @X05User to search for (partials ok): @X07
  13. @X05List users by Range or Search for user @X08[@X0Ds@X07@X08/@X0DR@X08]@X05?: @X07
  14. @X05Range @X08[@X0D1@X08-@X0D%# @X08- @X0DCR@X08/@X0DAll@X08] @X05: @X07
  15. @X08%#.@POS:6@@X09%a@POS:35@@X0D%f@POS:44@@X05%b@POS:73@@X08[@X01%c@X08]@X07
  16.  
  17. ------------------------------------------------------------------------------
  18. Enhanced User Lister v2.0 by Drew [PWA]
  19.  
  20. Line 1 : "yes" or "no" - Show only users who have access to the current
  21.          conference.  This is like the regular PCBoard internal user list,
  22.          where the listing shows only users who have access to conference
  23.          where the PPE is executed.
  24.  
  25. Line 2 : "yes" or "no" - Use the search for user option.  This is basically
  26.          like the option available in the default user listing where you can
  27.          search a user by a (partial) string.
  28.  
  29. Line 3 : "yes" or "no" - Use Forum styled listing by range.  If "yes", Line
  30.          8 will be ignored while lines 10 and 11 will be used.
  31.  
  32. Line 4 : "yes" or "no" - Use USERS.SEC to define what to print for a specific
  33.          security level.  See USERS.SEC for instructions.
  34.  
  35. Line 5 : "yes" or "no" - Use USER.EXC for user exclusions.  User names listed
  36.          in USER.EXC will not show up in the user listing regardless of their
  37.          security level.  Note: setting this to "yes" will slow down the
  38.          display of the user list.
  39.  
  40. Line 6 : "yes" or "no" - If the user who's online (running this ppe) has a
  41.          security level less than the user to be listed, then print Line 7
  42.          when printing the security level instead of the real security level.
  43.          You may not want to let your "lesser" users know what your "better"
  44.          users's security levels are.  (This line is useless if you are not
  45.          printing the security level to begin with.)
  46.  
  47.          Note: This option has precedence over the option in Line 4!
  48.  
  49. Line 7 : Text corresponding to Line 6.
  50.  
  51. Line 8 : Minimum security to show.  Users who have security levels lower than
  52.          this will not show up in the user list.  You may not want your new
  53.          users to show up.
  54.  
  55. Line 9 : Default area code (local).  Set this to your area code.  Users not in
  56.          this area code are generically called "long distance" users.
  57.  
  58. Line 10: PCB Color code for "long distance" users.
  59.  
  60. Line 11: Text used if Line 2 is "no".
  61.  
  62. Line 12: Text used if searching for a user is chosen (regardless of the value
  63.          in Line 2).
  64.  
  65. Line 13 & 14: Text used if Line 3 is "yes".  The "%#" is a macro/replacement
  66.               code, so don't leave it out!
  67.  
  68. Line 15 : The line shown printed for a user.  This uses replacement codes,
  69.           which are as follows:
  70.  
  71.            Macro     Description
  72.            -----     ---------------------------------------------------
  73.            %#        user's record number
  74.            %a        user's name/handle (first name field)
  75.            %b        user's city (usually a user note)
  76.            %c        user's areacode (derived from VOICE phone number)
  77.            %d        last date user called
  78.            %e        last time user called
  79.            %f        user's security level
  80.            %g        number of times user has called
  81.            %h        number of files uploaded by user
  82.            %i        number of files downloaded by user
  83.