home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / HM11A.ZIP / 44444444.444 / VALHLPAS.HMY < prev   
Text File  |  1992-08-16  |  5KB  |  119 lines

  1. Requirment String Help          Harmony Bulletin Board System (C)1992
  2. ---------------------------------------------------------------------
  3.  
  4.  
  5. Format:  [command][operator][number]
  6.  
  7.          A ':' (colon) can seperate multiple commands.
  8.  
  9. Here is a summary of the valid commands that can be used for your requirement
  10. strings:
  11.  
  12. Valid Operators - all allows these operators ->  =,<,>,>=,<=,<>
  13.  
  14. Valid Numbers   - you will be able to tell from
  15.                   the description of the command
  16.                   what values would be appropriate.
  17.                   The number column will list values
  18.                   when a boolean value is expected and
  19.                   will show its value. If for example
  20.                   it shows a 0 for not birthday then
  21.                   it specifies that the valid numbers
  22.                   are 0 and 1.  A one would mean it
  23.                   is the users birthday.
  24.  
  25. Command         Valid Operators         Number              Description
  26. -------         ---------------         ------         ---------------------
  27.    A                 all                                       Age
  28.    B                 =                0-not birthday         Birthday
  29.    C                 =,<>             listed below        Computer Type
  30.    D                 all                               Days Since Last Call
  31.    E                 =                0-no access      Access To Msg. Bases
  32.    F                 =                0-not female           Female
  33.    G                 =                0-ascii 1-ansi    Terminal Emulation
  34.    H                 =                0-no access      Access To File Trans.
  35.    I                 =                0-no access      Access To Batch Msgs.
  36.    J                 =                0-no access       Batch File Transfer
  37.    K                 =                0-no access         Access To Post
  38.    L                 all                               Total Number Of Calls
  39.    M                 =                0-not male               Male
  40.    N                 all                                Number Of Files D/L
  41.    O                 all                               Amount Of Money Owed
  42.    P                 all                               Number Of Msgs. Pstd.
  43.    Q                 =                0-no access        Enter Post Office
  44.    R                 =,<>                                    Area Code
  45.    S                 all                                  Security Level
  46.    U                 all                                Number Of Files U/L
  47.    X                 =,<>             A,B,C            System defined flags
  48.    Z                 =,<>                                     Zip Code
  49. -----------------------------------------------------------------------------
  50.  
  51.  
  52.  
  53. Computer Types
  54. --------------
  55.  
  56.  
  57.  
  58.  [1]  Amiga 500/1000/2000/3000      [10] IBM PC PS/2 series
  59.  [2]  Apple ][/]I[                  [11] Macintosh
  60.  [3]  Atari 400/600/800             [12] Tandy 1000/2000/3000/4000
  61.  [4]  Atari ST                      [13] Tandy Color Computer (CoCo)
  62.  [5]  AT&T                          [14] Tandy Trs-80
  63.  [6]  Commodore 64/128/VIC          [15] Texas Instruments 99/4A
  64.  [7]  IBM PC AT/compat.             [16] Toshiba (all models)
  65.  [8]  IBM PC jr.                    [17] Dumb Terminal
  66.  [9]  IBM PC XT/compat.             [18] Other
  67.  
  68.  
  69.  
  70. Macros
  71. ------
  72.  
  73.  
  74.  
  75.   UD  Upload And Download Security
  76.   MB  Message Base Security
  77.   VB  Voting Booth Security
  78.   BB  BBS Data Base Security
  79.   VA  Validation (Regular User) Security
  80.   BM  Batch Mail Security
  81.   FC  First Caller Security
  82.   NU  New User Security
  83.  
  84.  
  85.  
  86. Examples
  87. --------
  88.  
  89.  
  90. You would like to send batch mail to all users on their first call.
  91.  
  92. requirement string would be:   s=FC
  93.  
  94. You would like to send batch mail to all users with a Commodore computer
  95. that have called more than 50 times.
  96.  
  97. requirement string would be:  c=6:l>50
  98.  
  99. You would like to print the user log of all users that owe more than
  100. twenty-five dollars and have downloaded more than 40 files.
  101.  
  102. requirement string would be:  o=50:n>40
  103.  
  104. You would like to purge all users (using HMC) that have not called in
  105. ninety days and have regular user security, have posted less than
  106. ten messages, and system defined flags 1 and 3 are on.
  107.  
  108. requirement string would be:  d>90:s=VA:p<10:x=1:x=3
  109.  
  110. You would like to send all sysops batch mail.
  111.  
  112. requirement string would be: s=100
  113.  
  114. You can mix and match as many possibilities as you can come up with.
  115. We give you the freedom to make Harmony BBS as powerful as you want.
  116. Let us know what other requirements would be of interest to you.
  117.  
  118.  
  119.