home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / r / rg0103.zip / RG0103.DOC < prev   
Text File  |  1993-03-26  |  176KB  |  4,325 lines

  1.                      - Documentation for Renegade 1-03ß -
  2.                       
  3.  
  4.                       ___________________________________
  5.  
  6.                        SYSTEM STARTUP AND THE WFC SCREEN
  7.                       ___________________________________
  8.  
  9.      To  start  the BBS, change to the main BBS directory and  execute  the
  10.      "RENEGADE"  program.
  11.  
  12.      The Command Line Parameters are as follows:
  13.  
  14.           -Bxxxxx   This command tells the BBS program a user is on the modem
  15.                     at xxxxx baud.  This skips the WFC screen and goes directly
  16.                     to the BBS.
  17.           -EExxx    If a critical error occurs during the operation of the
  18.                     BBS, it aborts to DOS with an ERRORLEVEL value of 254.
  19.           -ENxxx    Normally, when you perform a normal exit back to DOS,
  20.                     the program returns an ERRORLEVEL value of 0.
  21.           -L        Operate the BBS in local mode only (don't send anything
  22.                     out to the modem, and don't respond to incoming calls).
  23.           -Mx       Will create a QWK mail packet for user X then return
  24.                     to DOS.
  25.           -Nx       If you're running in a multi-node environment, use this
  26.                     to execute the BBS on node X.
  27.           -P        Pack the message bases and return to DOS
  28.           -S        Sort the File areas and return to DOS.  Same as Pack
  29.                     Message Bases, except it will sort the filenames.
  30.           -Q        Quit to DOS after the next user logs off.
  31.           -Xnnnn    External event start time in minutes.
  32.  
  33.         The WFC screen is where the BBS waits for a call.  During that time,
  34.      the following information is displayed:
  35.  
  36.           Time/Date - The current time and date.
  37.   Today's Stats:          
  38.         Calls - # of calls today
  39.         Posts - # of public postings today
  40.         Email - # of Electronic Mail parcels that was sent today
  41.         Newusers - # of new users today
  42.         Feedback - # of feedbacks that were sent to you today
  43.         # UL - # of Uploads today
  44.         Kb UL - How many K was uploaded today 
  45.         # DL - # of Downloads today
  46.         Kb DL - How many K was downloaded today
  47.         Minutes - # of minutes the board was used today
  48.   System Averages:
  49.         Calls - The average # of calls per day
  50.         Posts - The average # of posts per day
  51.         # UL  - The average # of U/Loads per day
  52.         # DL  - The average # of D/Loads per day
  53.         Activity - The average activity (in %) per day
  54.   System Totals:
  55.         Calls - Total # of calls the BBS has had
  56.         Posts - Total # of posts the BBS has had
  57.         # UL  - Total # of Uploads the BBS has had
  58.         # DL  - Total # of D/Loads the BBS had had
  59.         Days  - Total # of Days the BBS has been online
  60.         Hours - Total # of Hours the BBS has been online
  61.   Other Info:
  62.         Node  - Which node is currently on screen
  63.         Errors- How many fatal errors occured today
  64.         Megs  - Megabytes left free on the current Drive
  65.         Mail  - How many pieces of E-Mail you currently have in your mailbox
  66.         Users - Total # of Users the BBS currently has
  67.         Overlays - Where the BBS loads itself into
  68.   System Activity: % of use the BBS has had today
  69.  
  70.      The commands available from the WFC screen are explained in detail
  71.      below.  For most of the commands, there is a part in the manual devoted 
  72.      to it.
  73.      
  74.           A         Sends the "answer phone" command to the modem.  It is
  75.                     used mainly for situations where you have your system
  76.                     wired to another system for testing purposes. In most 
  77.                     cases, the BBS will automatically answer the phone by 
  78.                     itself.
  79.  
  80.           B         Enters the message base editor, where you can enter and
  81.                     modify the bases used to store public messages.
  82.  
  83.           C         Displays a list of callers for the day.
  84.  
  85.           D         Shells to DOS, allowing you to perform maintenance and
  86.                     other functions that aren't available through Psuedo-DOS.
  87.                     To return to the WFC menu, use the DOS "EXIT" command.
  88.  
  89.           E         Enters the schedule event editor, where you can enter
  90.                     and modify the different scheduled events used to perform
  91.                     certain functions to maintain the system or other things.
  92.  
  93.           F         Enters the file base editor, where you can enter and
  94.                     modify the bases used to store files for uploading and
  95.                     downloading by users.
  96.  
  97.           H         Sends the "initialization" command to the modem, which
  98.                     serves to hang up the phone if it is offhook.  See WFC
  99.                     command "O".                    
  100.           
  101.           I         Sends the "initialization" command to the modem, used
  102.                     to initialize the modem.  See WFC commands "H" and "O".
  103.  
  104.           L         Displays the SysOp logs.  You can display today's log,
  105.                     or the logs of previous days (up to the number of days
  106.                     specified in the system configuration).
  107.  
  108.           M         Allows viewing of ALL Email messages that have been
  109.                     posted.  It does not allow for the viewing of a
  110.                     specific individual's Email.  See WFC command "R".
  111.                     
  112.           N         Lists the current users that are on your nodes.  Available
  113.                     only on multi-node systems.
  114.  
  115.           O         Sends the "offhook" command to the modem, which makes
  116.                     the line busy to all remote callers.  Use the "H" or
  117.                     "I" commands to hang up the phone.
  118.           
  119.           P         P allows you to pack all of your message bases in case you
  120.                     need to do so.
  121.  
  122.           Q         Exits the BBS and returns to DOS with the "normal
  123.                     exit" ERRORLEVEL value.
  124.  
  125.           R         Allows you to read a specific individual's Email
  126.                     messages.
  127.           
  128.           S         Enters the system configuration, where you can perform
  129.                     most of the major changes and modifications to the BBS.
  130.  
  131.           U         Enters the user editor, where you can modify the
  132.                     modify the information for each user of the BBS.
  133.  
  134.           V         Enters the voting editor, where you can enter and
  135.                     modify the voting booth questions, as well as view
  136.                     information on the different topics.
  137.  
  138.           W         Allows you to send Email messages to other users,
  139.                     either individually or via various mass mail criteria.
  140.  
  141.           X         Enters the protocol editor, where you can enter and
  142.                     modify the definitions of the file transfer protocols
  143.                     used to transfer files.
  144.  
  145.           Z         Displays the usage log information contained in the
  146.                     HISTORY.DAT file, which contains a record of all general
  147.                     system activity.
  148.                     
  149.           #         Enters the menu editor, where you can create and modify
  150.                     the BBS online menus.
  151.  
  152.           !         Validate files - If you set files to not be auto-validated
  153.                     in the System Config, this will allow you to validate the
  154.                     files manually or automatically.
  155.                     
  156.           [SPACE]   Allows you to log on to the BBS locally.   You  can
  157.                     choose to log on normally (by pressing "Y") or log on
  158.                     quickly (by  pressing "F"), or not log on at all (by
  159.                     pressing "N").
  160.  
  161.           $         Enters you into the conference editor.  Useful to keep
  162.                     message bases or file bases seperate in sub-groups.
  163.  
  164.      If local security is set to on, there are only 2 commands that become 
  165.      available on the keyboard.  (This is usuful if the BBS is in a space
  166.      where many people pass by and can cause great damage to the BBS.)
  167.      The only two commands which are allowed are  [SPACE] and  "Q".
  168.      [SPACE] brings up a prompt for the system password.  Entering the correct 
  169.      password will allow the use of all WFC menu commands.
  170.                              _____________________
  171.  
  172.                               SYSOP FUNCTION KEYS
  173.                              _____________________
  174.  
  175.  
  176.      The following function keys are available only when a user is online:
  177.       (Key: A:x = Alt key+x key together, * = the SysOp Window must be
  178.       active  (Alt-S))
  179.  
  180.           [A:B]          Toggles "beep-after-end" on and off.  This feature
  181.                          will take the phone offhook and sound an alarm when 
  182.                          the user logs off, letting you know that the system 
  183.                          is available for use.
  184.           
  185.           [A:C]          Toggles chat mode on and off.
  186.                          
  187.           [A:E]          Allows modification of the user's security
  188.                          information (SL, DSL, AR & AC flags, file points).
  189.                          Prints the "SysOp working" message while to the user
  190.                          while this window is displayed.
  191.           
  192.           [A:F]          Prints fake line noise but does NOT hang up on the 
  193.                          user.
  194.                          
  195.           [A:G]          Allows enabling and disabling of activity trapping
  196.                          and chat capturing for a user.
  197.  
  198.           [A:H]          Hangs up on a user immediately and returns to the
  199.                          WFC menu.
  200.  
  201.           [A:I]          Toggles the user input on and off.
  202.  
  203.           [A:K]          Allows you to select a hangup message to display
  204.                          (HANGUP0.* through HANGUP9.*) before hanging
  205.                          up on the user and returning to the WFC menu.
  206.  
  207.           [A:L]          Toggles the local screen on and off.
  208.  
  209.           [A:M]          Toggles temporary SysOp access for a user.  If
  210.                          temporary SysOp access is still active when the
  211.                          user logs off, the user's statistics are returned
  212.                          to normal.
  213.  
  214.          *[A:N]          Switches you to the next SysOp window in order.
  215.  
  216.           [A:O]          Conference System toggle.
  217.  
  218.           [A:P]          Prints a file from a disk to the user.
  219.  
  220.           [A:Q]          Turns off the "user attempted to chat" flag.
  221.  
  222.          *[A:R]          Displays the chat reason in the Sysop window.
  223.           
  224.           [A:S]          Toggles the SysOp window on and off.
  225.  
  226.           [A:T]          Toggles the SysOp window display between the top
  227.                          and bottom of the local screen.
  228.  
  229.           [A:U]          Toggles the user's input and output on and off.
  230.  
  231.           [A:V]          Asks the Sysop for the Subscription Security 
  232.                          Level to give to the user.
  233.                          
  234.           [A:W]          Same as [A:E] except that the "SysOp working"
  235.                          message is not displayed.
  236.  
  237.           [A:Z]          Sends a continuous stream of beeps until the user 
  238.                          presses a key or hangs up.
  239.                          
  240.           [A:+]          Adds five minutes to a user's total time left.
  241.  
  242.           [A:-]          Subtracts five minutes from a user's total time
  243.                          left.
  244.  
  245.          *[A:F1-F5]      Changes to SysOp Window 1-5 depending on which
  246.                          Function key you hit (F1-F5)
  247.  
  248.           [F1-F4]        Hitting one of these keys will activate the Sysop
  249.                          Defined Macro that was defined in System Variables.
  250.  
  251.  
  252.      The  following  function keys are available anywhere  in  the  system,
  253.      whether or not a user is online:
  254.  
  255.           [A:x]          Executes a batch file called "GLOBATx.BAT", where
  256.                          "x" is a number from 1 to 9.
  257.  
  258.           [A:D]          Dump screen to file - Puts a copy of the current
  259.                          screen into a certain file (definable).
  260.           
  261.           [A:J]          Performs a local shell to DOS.  Prints the "SysOp
  262.                          has shelled to DOS" message before entering DOS,
  263.                          and the "thank you for waiting" message after
  264.                          returning from DOS.
  265.                          
  266.           [Scroll Lock]  Toggles the "SysOp available for chat" flag on and
  267.                          off.
  268.  
  269.           [Ctrl:SysRq]   Allows the SysOp to choose to generate a run
  270.                          time error and which ERRORLEVEL to exit with.
  271.  
  272.           [Ctrl:Home]    Shows a help screen with all of the SysOp function
  273.                          keys and a brief description.
  274.  
  275.  
  276.  
  277.                                 ________________
  278.  
  279.                                  THE ACS SYSTEM
  280.                                 ________________
  281.  
  282.  
  283.      Most of the ACS functions have the same basic syntax:  A letter followed 
  284.      by the parameter of the function (not case sensitive).
  285.      
  286.           Function   :   "Annn"
  287.           Description:   Age of user
  288.           Access req.:   Must be at least "nnn" years old.
  289.  
  290.           Function   :   "Bnnn"
  291.           Description:   Baud rate, without last two zeros
  292.           Access req.:   Must be connected at "nnn"00 baud.
  293.  
  294.           Function   :   "Cx"
  295.           Description:   Conference
  296.           Access req.:   Must be in Conference x (@-Z).
  297.           
  298.           Function   :   "Dnnn"
  299.           Description:   DSL
  300.           Access req.:   Must have DSL of "nnn" or higher.
  301.  
  302.           Function   :   "Ex"
  303.           Description:   Emulation
  304.           Access req.:   Must be in x emulation.
  305.                          (A=ANSI,V=AVATAR,N=NONE)
  306.           
  307.           Function   :   "Fx"
  308.           Description:   AR flag
  309.           Access req.:   Must have AR flag "x" (A-Z).
  310.  
  311.           Function   :   "Gx"
  312.           Description:   Gender
  313.           Access req.:   Must have gender "x" (M/F).
  314.  
  315.           Function   :   "MM"
  316.           Description:   Voting
  317.           Access req.:   Must have voted on all of the voting topics.
  318.           
  319.           Function   :   "Nnn"
  320.           Description:   Node Number
  321.           Access req.:   Must be on node #nn.
  322.           
  323.           Function   :   "Pnnnnn"
  324.           Description:   File points
  325.           Access req.:   Must have at least "nnnnn" file points.
  326.  
  327.           Function   :   "Rx"
  328.           Description:   AC flag
  329.           Access req.:   Must have AC flag "x" (LCVBA*PEKM1234).
  330.  
  331.           Function   :   "Snnn"
  332.           Description:   SL level
  333.           Access req.:   Must have an SL level of "nnn" or higher.
  334.  
  335.           Function   :   "Tnnnnn"
  336.           Description:   Time left
  337.           Access req.:   Must have at least "nnnnn" minutes of time left online.
  338.  
  339.           Function   :   "Unnnn"
  340.           Description:   User number
  341.           Access req.:   Must be user number "nnnn".
  342.  
  343.           Function   :   "VV"
  344.           Description:   Validation
  345.           Access req.:   Must be a validated user.
  346.  
  347.           Function   :   "Ynnnn"
  348.           Description:   Time of day
  349.           Access req.:   Must be at least "nnnn" minutes after midnight.
  350.  
  351.           Function   :   "ZZ"
  352.           Description:   Flag Z
  353.           Access req.:   Must have Flag Z active.
  354.                          
  355.      Some examples:
  356.  
  357.           "A21"  - Must be 21 years old to have access.
  358.           "B96"  - Must be connected at 9600 baud or higher.
  359.           "FS"   - Must have AR flag "S".
  360.           "T20"  - Must have at least 20 minutes time left.
  361.           "Y360" - Must be later than 6:00 am.
  362.           "N1"   - Must be logged onto node 1.
  363.  
  364.      For more complex settings, there are five logical operators that can be 
  365.      used.
  366.      
  367.       For access to happen:
  368.       ~~~~~~~~~~~~~~~~~~~~
  369.           "&" - Logical AND   - both must be true
  370.           "|" - Logical OR    - either can be true
  371.           "!" - Logical NOT   - first is true second isn't
  372.           
  373.       These are the all on/off settings:
  374.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375.           "^" - Logical TRUE  - everything is true
  376.           "%" - Logical FALSE - everything is false
  377.  
  378.      Examples:
  379.      ~~~~~~~~
  380.       AND - "S20D50" requires the user has an SL of 20 *AND* a DSL of 50.
  381.       OR  - "S20|FA" requires that the user have either SL 20 *OR* AR flag "A".
  382.       NOT - "!FA" requires that the user *NOT* have AR flag "A".
  383.  
  384.      The TRUE and FALSE operators are used to give everyone access, or to
  385.      not give anyone access.  "^" means ALL users have access, and "%"
  386.      means NO users at all have access.
  387.      
  388.      For even more complex ACS's, parentheses are allowed to group ACS settings 
  389.      together to be compared to another set:
  390.         "(S20FA)|(D255)" means that the user must have SL 20 and AR flag "A" 
  391.         *OR* DSL 255 to have access.
  392.  
  393.      A few more examples:
  394.  
  395.           S50            User must have SL 50 or higher (50-255).
  396.           !S50           User must not have SL 50 (0-49).
  397.           VV|U1          User must be validated, or be user #1, to have
  398.                          access.
  399.           A21FAS50       User must be 21 years old, have AR flag "A", and
  400.                          and have 50 SL.
  401.           !(A21FAS50)    User has access so long as they do NOT have any of
  402.                          the following information true:  21 years old, AR 
  403.                          flag "A", and SL 50.
  404.           !N234          User has access so long as they are not logged onto
  405.                          node 234.
  406.  
  407.                              
  408.                              
  409.                              _____________________
  410.  
  411.                               THE MCI CODE SYSTEM
  412.                              _____________________
  413.  
  414.  
  415.      Renegade has a system for displaying system information in all locations on 
  416.      the board.  This is done using a set of codes called MCI (Message Command 
  417.      Interpreter).  These codes are entered with the character "@" followed by 
  418.      a specific character.  All the valid MCI codes are listed below.
  419.      
  420.        NOTE!: MCI commands are CASE SENSITIVE!
  421.        ~~~~
  422.  
  423.           @A        Displays the current user's user name minus the user
  424.                     number.
  425.           @B        Displays the current user's entire real name.
  426.           @C        Displays the current user's real first name.
  427.           @D        Displays the current user's real last name.
  428.           @E        User's phone number
  429.           @F        User's street address
  430.           @G        User's City/State
  431.           @H        User's Zip Code
  432.           @I        User's Security Level
  433.           @J        User's Download Security Level
  434.           @K        User's last call date
  435.           @L        User's total number of calls
  436.           @M        Displays a carriage return/linefeed.
  437.           @N        User's number of files downloaded
  438.           @O        User's number of files uploaded
  439.           @P        User's kbytes downloaded
  440.           @Q        User's kbytes uploaded
  441.           @R        User's number of posts
  442.           @S        User's number of downloads today
  443.           @T        User's kbytes of downloads today
  444.           @U        Displays the number of file points remaining to the
  445.                     current user.
  446.           @V        Displays the amount of time online remaining to the
  447.                     current user in the format "HH:MM:SS".
  448.           @W        Displays the current message board name.  If the name
  449.                     contains MCI color codes, it will be displayed using
  450.                     those colors; otherwise, it is displayed in MCI color
  451.                     #5 (default: yellow) if Local, or MCI color #0
  452.                     (default: bold white) if EchoMail or GroupMail.
  453.           @X        Displays the current message board number in the format
  454.                     "#xxx".
  455.           @Y        Displays the current file board name.  If the name
  456.                     contains MCI color codes, it will be displayed using
  457.                     those colors; otherwise, it is displayed in MCI color
  458.                     #5 (default: yellow).
  459.           @Z        Displays the current file board number in the format
  460.                     "#xxx".
  461.           @0        Node Number
  462.           @1        Current Conference Tag
  463.           @2        Current Conference Name
  464.           @3        Displays the number of kilobytes (K) available on the
  465.                     drive of the current file board's upload path.
  466.           @4        Displays the message number that the current user is
  467.                     reading.
  468.           @5        Displays the number of messages in the current message
  469.                     board.
  470.           @6        Displays the maximum number of lines allowed for a
  471.                     message in the current message board.
  472.           @7        Clear screen
  473.           @8        Delay
  474.           @9        Pause
  475.           @#        Pausing off
  476.           @!        Aborting off
  477.           @~        System Caller Number
  478.           @&        Mr. or Ms. by gender
  479.           @a        Date
  480.           @b        Time
  481.           @c        BBS Name
  482.           @d        BBS Phone
  483.           @e        SysOp Name
  484.           @f        Post/Call Ratio
  485.           @g        Account balance
  486.           @h        Baud rate
  487.           @i        Time left in minutes
  488.           @j        Max number of files downloadable in one day
  489.           @k        Max number of kbytes    "         "  "   "
  490.           @l        Credits
  491.           @m        Debits
  492.           @n        Days left until expiration
  493.           @o        Number of messages left to read
  494.           
  495.  
  496.  
  497.      ---------------
  498.      MCI COLOR CODES
  499.      ---------------
  500.  
  501.      There are 2 easy ways of changing colors in Renegade.  The first 
  502.      method is usable everywhere in Renegade.  When you're where you want to 
  503.      change to another color, press [Ctrl-P] and then enter a number from 0-9.  
  504.      From then on, the color will be the one you set with the last command.  It 
  505.      will stay the same color until the color is changed again by either the 
  506.      system or by another color code sequence.  (In certain areas (like F/S
  507.      Editor) entering a carat "^" then the number 0-9 that you want set.)
  508.  
  509.      A other way which can be used is called the PipeSystem.  Where you
  510.      want to change the color, enter a "|nn" (w/out quotes).  The nn is a 
  511.      number between 00 and 23. (2 digits MUST be used.).  The first 16 colors 
  512.      (00-15) affect the foreground color, and the last 8 (16-23) affect the 
  513.      background color.  The colors are as follows: (B. = Bright, D. = Dark)
  514.  
  515.         00: Black       08: D. Grey     16: Black
  516.         01: Blue        09: B. Blue     17: Blue
  517.         02: Green       10: B. Green    18: Green
  518.         03: Cyan        11: B. Cyan     19: Cyan
  519.         04: Red         12: B. Red      20: Red
  520.         05: Purple      13: B. Purple   21: Purple
  521.         06: Brown       14: Yellow      22: Brown
  522.         07: Grey        15: B. White    23: White
  523.  
  524.                              
  525.                              ______________________
  526.  
  527.                               SYSTEM CONFIGURATION
  528.                              ______________________
  529.  
  530.  
  531.      The main part of keeping Renegade set and going is the way you set up the
  532.      system configuration.  This section is normally selected by the "S" command 
  533.      at the WFC screen or the "P" command from the SysOp Menu.
  534.  
  535.      Once there, the following menu is displayed:
  536.      ______________________________________________________________________
  537.  
  538.         System configuration:
  539.  
  540.         A. Main BBS Configuration                B. Modem/Node Configuration
  541.         C. System ACS Settings                   D. System Variables
  542.         E. System Toggles                        F. File System Configuration
  543.         G. Subscription/Validation System        H. Network Configuration
  544.         I. Offline Mail Configuration            J. String Configuration
  545.         K. Color Configuration                   L. Archive Configuration
  546.  
  547.         1. Time allowed per day                  2. Max calls per day
  548.         3. UL/DL # files ratio                   4. UL/DL K-bytes ratio
  549.         5. Post/Call ratio                       6. Max downloads per day
  550.         7. Max download kbytes per day           8. Update System Averages
  551.  
  552.         Enter selection (A-L,1-8) [Q]uit :
  553.      ______________________________________________________________________
  554.  
  555.      Selecting one of the keys will take you to the corresponding section of
  556.      the system configuration.  Pressing "Q" will take you back to the WFC
  557.      screen (or the SysOp Menu).
  558.  
  559.  
  560.      ----------------------
  561.      Main BBS Configuration
  562.      ----------------------
  563.  
  564.      This area is where many of the different BBS options are configured.
  565.      
  566.      After you select this option, the following menu is displayed.
  567. ____________________________________________________________________________
  568.  
  569. Main BBS Configuration
  570.  
  571. A. BBS name/number  :GS Connection BBS (207-799-9080)
  572. B. SysOp's name     :The "O"         C. Registration number:743
  573. D. SysOp chat hours :18:00...22:00   E. Minimum baud hours :00:00...23:59
  574. F. Regular DL hours :Always allowed  G. Minimum baud DL hrs:23:00...18:00
  575. H. BBS Passwords                     I. Pre-event warning  :60 seconds
  576. J. Startout menu    :START           K. Bulletin Prefix    :
  577. L. Multinode support:Off             M. Network mode       :Off
  578.  
  579.  0. Main data files dir.    :E:\RENEGADE\DATA\
  580.  1. Miscellaneous Files dir.:E:\RENEGADE\MISC\
  581.  2. Message file storage dir:E:\RENEGADE\MSGS\
  582.  3. Menu file directory     :E:\RENEGADE\MENU\
  583.  4. Nodelist (Version 7) dir:E:\RENEGADE\TEXT\
  584.  5. Log files/trap files dir:E:\RENEGADE\LOGS\
  585.  6. Temporary directory     :E:\RENEGADE\TEMP\
  586.  7. Protocols directory     :E:\RENEGADE\PROT\
  587.  8. Archivers directory     :E:\RENEGADE\PROT\
  588.  9. File attach directory   :F:\ATTACH\
  589.  
  590. Enter selection (A-M,0-9) [Q]uit : 
  591. ____________________________________________________________________________
  592.  
  593.      Each option is described in detail below.
  594.  
  595.           A    This option allows you to enter the name and the phone
  596.                number of your BBS.  MCI color codes are allowed.
  597.  
  598.           B    This option allows you to enter the name or the handle of
  599.                the SysOp.
  600.                
  601.           C    This option allows you to enter your registration number for
  602.                the BBS program.  However, since Renegade is currently an ßeta
  603.                test, this option does absolutely nothing.
  604.           
  605.           D    This option allows you to declare your chat hours.  When
  606.                someone pages you during these hours, a bell will sound to
  607.                inform you that a user wishes to chat.
  608.  
  609.           E    This option defines the hours that the minimum baud rate 
  610.                callers may log on.  Some SysOps prefer to restrict the hours 
  611.                available to users of lower baud modems.
  612.                
  613.           F    This option defines the hours that file downloading is
  614.                allowed.
  615.  
  616.           G    This option defines the hours that low baud callers may
  617.                download files.
  618.           
  619.           H    This option defines the SysOp, new user, shuttle logon and
  620.                baud override passwords.
  621.  
  622.           I    This options sets the number of seconds before a scheduled
  623.                event is run in which the user is warned.
  624.  
  625.           J    Menu where users with an undefined startout menu will start
  626.                from.  (Usually Main)
  627.  
  628.           K    Prefix of the Bulletin Files (Normally blank or BULLET)
  629.           
  630.           L    This option allows you to tell Renegade if it has 1 or more
  631.                nodes.  (If multi-node, you must use the -Nx command to load
  632.                node x.)
  633.                
  634.           M    This option will allow you to turn the Network mode on.  It
  635.                activates functions as:
  636.  
  637.                 a) Forces local security on.
  638.                 b) Disables all function keys unless a sysop is logged on.
  639.                 c) Disables the sysop window system.
  640.                 d) All WFC commands are disabled except the obvious.
  641.                 e) If no node is specified on the command line, the node
  642.                    will assume it is a local node, and automatically 
  643.                    configure itself as the next available node number.
  644.           
  645.           0    This option defines the directory in which your main data
  646.                files are stored. (.DAT, .DIR, etc.)
  647.                
  648.           1    This option defines the directory in which your text files
  649.                are stored.  (.ANS, .ASC, .INF, .ASW, etc.)
  650.  
  651.           2    This option defines the directory in which your messages
  652.                are stored. (.BRD, .MIX, etc.)
  653.  
  654.           3    This option defines the directory in which the menu files
  655.                are stored. (.MNU)
  656.  
  657.           4    This option defines the directory in which the Version 7
  658.                Nodelist files will be stored.
  659.  
  660.           5    This option defines the directory in which the trap files,
  661.                system log files and capture chat files are stored. (.LOG)
  662.  
  663.           6    This option defines the directory in which temporary files
  664.                are stored.  This directory is used for various things to
  665.                hold files while using them, but when they aren't permanent.
  666.  
  667.           7    This option defines the direcory in which the protocol drivers
  668.                will be held.  These include DSZ.EXE, HSLINK.EXE, etc. These 
  669.                files are used in the Protocol Editor as your upload and 
  670.                download files.
  671.  
  672.           8    This option defines the directory in which the archive drivers                        
  673.                will be held.  These include PKUNZIP.EXE, ARJ.EXE, PKZIP.EXE, 
  674.                ARCE.COM, etc.
  675.                
  676.           9    This option defines the directory in which the files which are
  677.                attached to Email and Netmail are to be sent to.
  678.  
  679.      
  680.      -------------------
  681.      MODEM CONFIGURATION
  682.      -------------------
  683.  
  684.      Modem Configuration allows you to set up how the modem and Renegade will
  685.      work together. 
  686.         
  687.         NOTE! - To run Renegade, you MUST install a Fossil driver to run
  688.         ~~~~    Renegade.
  689.  
  690.      Upon selecting this option, the following menu is displayed:
  691.      ______________________________________________________________________
  692.         Modem/Node Configuration
  693.  
  694.         1. Maximum baud rate    : 19200
  695.         2. COM port number      : 2
  696.         3. Modem init string    : at&f2q0v&c1&d2x4s0=0s2=1h0m1w2|
  697.         4. Modem answer string  : ata|
  698.         5. Modem hangup string  : ath0|
  699.         6. Modem offhook string : atm0h1|
  700.         7. Inactivity init time : 30
  701.         8. COM port locking     : On
  702.         9. Locked baud rate     : 19200 baud
  703.         A. CTS/RTS flow control : On
  704.         B. XON/XOFF flow control: Off
  705.         C. ACS for this node    :
  706.         D. Path for door files  : E:\RENEGADE\
  707.         R. Modem result codes:
  708.  
  709.         Enter selection or (Q)uit :
  710.      ______________________________________________________________________
  711.  
  712.      Note  that  the  command strings can  contain  the  following  special
  713.      characters:
  714.  
  715.           "|"       Sends a carriage return (^M) to the modem.
  716.  
  717.           "^x"      Sends a control character to the modem. (^M can be typed
  718.                     as a | here.)
  719.  
  720.           "~"       Performs a half-second delay before sending the next
  721.                     character to the modem.
  722.  
  723.      Each menu option is described in detail below.
  724.  
  725.           1    This is the baud rate that Renegade will use when waiting
  726.                for calls at the WFC menu.  This should be set to the
  727.                modem's maximum baud rate, either 300, 1200, 2400, 4800,
  728.                9600, 19200, 38400 or 57600 baud.
  729.  
  730.           2    This is the COM port that your modem is connected to, which
  731.                can be COM1 through COM8.
  732.  
  733.           3    This is the command that initializes the modem.  This is
  734.                VERY important, as it tells the modem how to operate under
  735.                the BBS environment.
  736.                
  737.           4    This is the command that enables the modem to answer an
  738.                incoming call.
  739.  
  740.           5    This is the command that hangs up the modem.
  741.  
  742.           6    This is the command that places the modem offhook. (Makes the
  743.                phone line busy.)
  744.  
  745.           7    This sets the time (in minutes) in which the modem will be
  746.                reinitialized if no one has called.  (Warning: Do not set this 
  747.                to zero.  If you do, the modem will be constantly
  748.                reinitializing.)
  749.  
  750.           8    This option lets you lock the COM port if you have a 9600 baud 
  751.                or faster modem.
  752.                
  753.           9    This option sets the baud rate to lock the COM port at if you
  754.                have option 8 set to "Yes".
  755.  
  756.           A    This option toggles CTS/RTS flow control on or off.  Flow 
  757.                control tells the computer or modem when to start and stop 
  758.                sending or receiving information to/from the other device.
  759.                (RTS/CTS is also known as Hardware Flow Control.)
  760.  
  761.           B    Set this to the opposite of RTS/CTS flow control.
  762.                (It's technically same as RTS/CTS except it's Software Flow 
  763.                Control.  RTS/CTS is better if you can support it.)
  764.  
  765.           C    The minimum ACS setting required to be met by the user trying
  766.                to logon to the node so they can stay on.
  767.  
  768.           D    The complete path to where the door files (CALLINFO.BBS,
  769.                DORINFOx.DEF, DOOR.SYS, etc.) will be written to for this node.
  770.                (If blank, files are written to main BBS directory)          
  771.                
  772.           R    These are the result codes returned by the modem when the NO
  773.                CARRIER, NO DIALTONE, BUSY and various baud rate conditions
  774.                are encountered.  Case 1 result codes are the main codes
  775.                returned by the modem.  Case 2 result codes are provided for
  776.                persons using MNP class modems. (Also called ARQ mode.)  
  777.  
  778.  
  779.      -------------------
  780.      SYSTEM ACS SETTINGS
  781.      -------------------
  782.  
  783.      Upon selecting this option, the following menu is displayed.
  784.      ______________________________________________________________________
  785.  
  786.         System ACS settings
  787.  
  788.         A. Full SysOp       :s255              B. Full Co-SysOp    :s250
  789.         C. Msg Base SysOp   :s200              D. File Base SysOp  :s200
  790.         E. SysOp PW at logon:s250              F. Remote PW viewing:s255
  791.         G. Post public      :s20               H. Send e-mail      :
  792.         I. See anon pub post:s100              J. See anon E-mail  :s100
  793.         K. Global Anon post :s100              L. E-mail anon      :s100
  794.         M. See unval. files :s20               N. DL unval. files  :s200
  795.         O. No UL/DL ratio   :s200              P. No PostCall ratio:s200
  796.         R. No file point chk:                  S. ULs auto-credited:s250
  797.         T. ---------------- :                  U. Chat at any hour :s255
  798.         V. Send Netmail     :s300              W. "Invisible" Mode   :s255
  799.         X. Mail file attach :s20               Y. Change a vote    :
  800.  
  801.         Enter selection (A-Y) [Q]uit : 
  802.      ______________________________________________________________________
  803.  
  804.      
  805.           A    This setting defines the security level for a full SysOp.
  806.  
  807.           B    This setting defines the security level for a full Co-SysOp.
  808.  
  809.           C    This setting defines the security level for a message base
  810.                SysOp.
  811.  
  812.           D    This setting defines the security level for a file base
  813.                SysOp.
  814.  
  815.           E    This setting defines the security level in which the SysOp
  816.                password must be specified during the logon process.
  817.  
  818.           F    This setting defines the security level in which a user can
  819.                view passwords in the user editor.
  820.  
  821.           G    This setting defines the security level required to post
  822.                normal public mail.
  823.  
  824.           H    This setting is similar to option G, except that it pertains
  825.                to normal Email.
  826.  
  827.           I    This setting defines the security level that allows a user
  828.                to see who posted public messages anonymously.
  829.  
  830.           J    This setting defines the security level that allows a user
  831.                to see who posted Email anonymously.
  832.  
  833.           K    This setting defines the security level that allows a user
  834.                to post anonymously on ANY message base.
  835.                
  836.           L    This setting is similar to option K, except that it deals with
  837.                Email.
  838.  
  839.           M    This setting defines the security level that allows a user
  840.                to see unvalidated files when looking through the file lists.
  841.                
  842.           N    This setting defines the security level that allows a user
  843.                to download unvalidated files.
  844.  
  845.           O    This setting defines the security level at which upload/
  846.                download ratio checking is turned off.
  847.  
  848.           P    This setting defines the security level at which the post/
  849.                call ratio check is turned off.
  850.  
  851.           R    This setting defines the security level at which file point
  852.                checking is turned off.
  853.  
  854.           S    This setting defines the security level at which uploaded
  855.                files are automatically credited to the uploader.  (This is
  856.                useful to prevent uploading of "garbage" files to balance an 
  857.                UL/DL ratio for further downloading.)
  858.                
  859.           T    This setting is not yet implemented.
  860.  
  861.           U    This setting defines the security level at which a user can
  862.                request a chat with the Sysop.  (This overrides chat hours.)
  863.  
  864.           V    This setting defines the security level at which a user can
  865.                send Netmail to another BBS on a network.
  866.                
  867.           W    This setting defines the security level at which a user can
  868.                logon to the BBS (in multi-node mode only) and be "Invisible"
  869.                to the other nodes when they log on, and in the node listing
  870.                
  871.           X    This setting defines the security level at which a user can
  872.                "attach" a file to mail that they send on the board.
  873.  
  874.           Y    This setting defines the security level at which a user can
  875.                change his vote in the voting section.
  876.  
  877.  
  878.      -----------------
  879.      GENERAL VARIABLES
  880.      -----------------
  881.  
  882.      Upon selecting this option, the following menu is displayed:
  883.      ______________________________________________________________________
  884.    
  885.      System variables
  886.  
  887.      A. Max private sent per call:255     B. Max feedback sent per call:5
  888.      C. Max public posts per call:255     D. Max chat attempts per call:3
  889.      E. Normal max mail waiting  :25      F. CoSysOp max mail waiting  :50
  890.      G. Logins before bday check :0       H. Swap shell should use     :EMS
  891.      I. Number of logon attempts :3       J. Password change every     :0 days
  892.      K. SysOp chat color         :9       L. User chat color           :3
  893.      M. Min. space for posts     :100     N. Min. space for uploads    :500
  894.      O. Back SysOp Log keep days :7       P. Blank WFC menu minutes    :2
  895.      R. Alert beep delay         :5       S. Number of system callers  :2164
  896.      T. Minimum logon baud rate  :1200    U. Minimum download baud rate:1200
  897.  
  898.      1. F1 Macro              :""
  899.      2. F2 Macro              :""
  900.      3. F3 Macro              :""
  901.      4. F4 Macro              :""
  902.  
  903.      Enter selection (A-U,1-4) [Q]uit : 
  904.      ______________________________________________________________________
  905.  
  906.      
  907.           A    This option sets the limit for the amount of Email that
  908.                any single caller can leave during a call.
  909.  
  910.           B    This option sets the limit for the number of feedback
  911.                messages that any single caller can send during a call.
  912.  
  913.           C    This option sets the limit for the number of public messages
  914.                that any single caller can send during a call.
  915.                
  916.           D    This option sets the limit for the number of chat attempts
  917.                that any single caller can make during a call.
  918.  
  919.           E    This option sets the limit for the amount of Email that can
  920.                be kept waiting for a certain user.
  921.  
  922.           F    This option sets the limit for the amount of Email that can
  923.                be kept waiting for a Co-SysOp.
  924.  
  925.           G    This option sets the number of logons a user can have before
  926.                the BBS checks to see (as a security feature) if the user
  927.                knows what the birthdate they entered into the BBS at the first
  928.                logon.
  929.  
  930.           H    This option tells the BBS where to swap memory to when the
  931.                BBS "swaps" out of Renegade. The locations are either (D)isk, 
  932.                (E)MS Memory, (X)MS Memory, (N)on XMS Extended Memory or 
  933.                (A)nywhere.
  934.  
  935.           I    This option sets the number of attempts a user can make to 
  936.                log on to the BBS, before the BBS hangs up on them.
  937.  
  938.           J    This option sets the amount of days before a user has to
  939.                change their password as a security precaution.
  940.  
  941.           K    This option sets the SysOp MCI chat color.  This only matters
  942.                to the users that can view ANSI colors, as this color is the
  943.                one that is used while the SysOp is typing.  
  944.  
  945.           L    This goes along with option K, except that it's the user chat 
  946.                color.  (In case you're wondering.. the reason there are 2
  947.                different colors for chat is basically so that the Sysop and
  948.                user knows who said what.)
  949.  
  950.           M    This option sets the minimum amount of hard drive space (in K) 
  951.                that must be available on the hard drive in order to post a
  952.                message.
  953.  
  954.           N    Pretty much the same as option M, except that it deals with the
  955.                amount of space needed to be free to upload a file.
  956.  
  957.           O    This option sets the number of days that the SysOp back logs
  958.                are kept.  (Maximum is 15 days.)
  959.  
  960.           P    This option sets the time of inactivity before the WFC screen 
  961.                is blanked.  (Screen Saver)
  962.  
  963.           R    This option defines the delay inbetween beeps to the user or 
  964.                the Sysop.
  965.           
  966.           S    This option defines the number of calls the BBS has received.
  967.  
  968.           T    This option defines the minimum baud rate that can call into
  969.                the BBS. (This is normally used to "lock-out" 300 baud users
  970.                who are normally too slow to do much.)
  971.  
  972.           U    This option defines the minimum baud rate that can download
  973.                files from the BBS. (See note on option T)
  974.                
  975.           1-4  These are the F1-F4 Sysop Definable Macros that only the Sysop
  976.                can use on the BBS.
  977.  
  978.  
  979.      -------------------------
  980.      GENERAL FLAGGED FUNCTIONS
  981.      -------------------------
  982.  
  983.      Upon selection this option, the following menu is displayed:
  984.      ______________________________________________________________________
  985.  
  986.      System flagged functions
  987.  
  988.      A. Handles allowed on system:On   B. Phone number in logon     :On
  989.      C. Local security protection:Off  D. Use EMS for overlay file  :On
  990.      E. Global activity trapping :Off  F. Auto chat buffer open     :Off
  991.      G. AutoMessage in logon     :On   H. Bulletins in logon        :On
  992.      I. Last few callers in logon:On   J. User info in logon        :Off
  993.      K. Strip color off SysOp Log:Off  L. Offhook in local logon    :On
  994.      M. Mandatory voting         :On   N. Compress file/msg numbers :On
  995.      O. UL duplicate file search :On   P. SysOp Log type            :File only
  996.      R. Use BIOS for video output:On   S. Suppress snow on CGA      :Off
  997.      T. Refuse new users         :Off  U. Swap shell function       :On
  998.      V. Use shuttle logon        :Off  W. Chat call paging          :On
  999.      X. Time limits are per call :Off  Y. SysOp Password checking   :On
  1000.  
  1001.      1. New user message sent to :1
  1002.      2. Mins before timeout bell :2
  1003.      3. Mins before timeout      :3
  1004.  
  1005.      Enter selection (A-Y,1-3) [Q]uit : 
  1006.      ______________________________________________________________________
  1007.  
  1008.      
  1009.           A    This option specifies whether or not handles are allowed on
  1010.                the system.  (a handle is an alias.  Like CB Radio.)
  1011.  
  1012.           B    This option specifies whether or not the user's phone number
  1013.                is asked for during the logon process.
  1014.  
  1015.           C    This option controls local security protection.  When set
  1016.                to ON, it prevents anyone present from seeing the caller type 
  1017.                their password and phone number (if turned on).
  1018.                
  1019.           D    This option specifies whether or not the RENEGADE.OVR file 
  1020.                is to be accessed from, EMS (expanded) memory.  If the overlay 
  1021.                can't be stored in EMS, Renegade will access the overlay from 
  1022.                disk as usual.  (EMS is MUCH faster in accessing then the disk
  1023.                due to the huge difference in access time between disk and
  1024.                memory.)
  1025.  
  1026.           E    This option controls global activity trapping.  If set to
  1027.                ON, the BBS will make a trap file for EVERY caller.
  1028.  
  1029.           F    This option specifies whether or not to automatically open
  1030.                the chat buffer during a chat session.
  1031.  
  1032.           G    This option specifies whether or not the auto-message is
  1033.                displayed during the logon process.
  1034.  
  1035.           H    This option specifies whether or not the bulletin menu is
  1036.                presented during the logon process, enabling the SysOp to
  1037.                display dated bulletins that are of special interest to
  1038.                callers, such as BBS lists, online game scores, file request
  1039.                lists, and so on.
  1040.  
  1041.           I    This option specifies whether or not the last few callers list
  1042.                is displayed during the logon process.
  1043.  
  1044.           J    This option specifies whether or not the user's statis are 
  1045.                shown during the logon process.
  1046.  
  1047.           K    This option specifies whether or not Renegade's MCI color
  1048.                codes will be stripped from the SysOp log.
  1049.                
  1050.           L    This option specifies whether or not the phone should be
  1051.                taken off-hook during local logon.
  1052.                
  1053.           M    This option specifies whether or not to force all users to
  1054.                vote on all unanswered voting questions.
  1055.                
  1056.           N    This option controls the "compression" of file and message
  1057.                base numbers.  This option takes a little explaining...
  1058.                
  1059.                Say you have ten message bases (1-10), and bases 2, 6 and 9 
  1060.                are restricted from certain users.  Nnormally when the list of 
  1061.                message areas is displayed, those areas are not shown, leaving 
  1062.                a gap in the listings (1, 3, 4, 5, 7, 8, 10).  If this option is 
  1063.                set to on, all the message base numbers are made contiguous.. 
  1064.                (1, 2, 3, 4, 5, 6, 7) to the user.
  1065.  
  1066.           O    This option controls the search for duplicate files during
  1067.                the uploading process.
  1068.  
  1069.           P    This option controls the direction of the SysOp log.  You have
  1070.                three choices.          
  1071.  
  1072.                File only -- Puts the log in the SYSOPxx.LOG file.
  1073.                          
  1074.                Printer & file -- Same as File except it outputs the log to
  1075.                                  the printer also.
  1076.  
  1077.                Printer only -- Sends the log to the printer only.
  1078.  
  1079.           R    This option specifies whether or not ROM BIOS routines are
  1080.                to be used for all local screen output.  Enabling this option is 
  1081.                useful on systems that aren't 100% compatible with the IBM PC 
  1082.                standard.
  1083.  
  1084.           S    This option specifies whether or not "snow checking" is required 
  1085.                for Color Graphics Adapters (CGAs).
  1086.  
  1087.           T    This option defines if new users will be allowed onto the BBS or 
  1088.                not.
  1089.           
  1090.           U    This option defines if Renegade will Swap memory if it shells out 
  1091.                of the BBS.
  1092.  
  1093.           V    This option defines if the BBS will use the Shuttle Logon.
  1094.  
  1095.           W    This option toggles Chat call paging. (After a user pages you, 
  1096.                the board buzzes you to remind you that the user wants to chat.)
  1097.                
  1098.           X    This option defines if the time limits are per call or per
  1099.                day.
  1100.  
  1101.           Y    This option defines if most options (some are logon, most
  1102.                functions in SysOp menu, etc.) ask for the Sysop password
  1103.                before letting you execute the command.
  1104.  
  1105.           1    This option defines the number of the user that will receive
  1106.                "new user" messages.  (Default is 1.)
  1107.  
  1108.           2    This option specifies the number of minutes before the bell
  1109.                is sounded to alert the user that the system is about to
  1110.                "time out".
  1111.                
  1112.           3    This option specifies the number of minutes that are allowed
  1113.                to pass with no activity before the system "times out".
  1114.      
  1115.      --------------------------
  1116.      FILE SECTION CONFIGURATION
  1117.      --------------------------
  1118.  
  1119.      Upon selecting this option, the following menu is displayed:
  1120.      ______________________________________________________________________
  1121.  
  1122.         File section configuration
  1123.  
  1124.         A. Upload/download ratio system   :On
  1125.         B. File point system              :Off
  1126.         C. Daily download limits          :On
  1127.         D. Test and convert uploads       :On
  1128.         E. Point rewarding system         :Off
  1129.         F. ------------------------------ :
  1130.         G. Point reward compensation ratio:50%
  1131.         H. File point compensation ratio  :3 to 1
  1132.         I. Base file size per 1 file point:10k
  1133.         J. Upload time refund percent     :150%
  1134.         K. "To-SysOp" file base           :1
  1135.         L. Auto-validate ALL files ULed?  :No
  1136.         M. Max k-bytes allowed in temp dir:500
  1137.         N. Min k-bytes to save for resume :100
  1138.  
  1139.         Enter selection (A-N) [Q]uit : 
  1140.      ______________________________________________________________________
  1141.  
  1142.      
  1143.           A    This option specifies whether or not upload/download ratio
  1144.                checking is active.
  1145.                
  1146.           B    This option specifies whether or not a file point file system  
  1147.                is active.  
  1148.           
  1149.           C    This option turns the daily download limits on or off.
  1150.  
  1151.           D    This option toggles if the uploads will be recommented and
  1152.                converted to the current file base's archive setting.
  1153.  
  1154.           E    This option works with option C and defines how many file points 
  1155.                should be given for the upload based on the number of K in the 
  1156.                given upload.
  1157.  
  1158.           F    This option is not yet implemented.
  1159.  
  1160.           G    This option defines the % of the file's points that is
  1161.                rewarded to the uploader whenever the file is downloaded.
  1162.  
  1163.           H    This option defines how many file points you get per file
  1164.                size.  (See E)
  1165.  
  1166.           I    This option defines what 1 file point is equal to in K.
  1167.                (ie: if set to 10k, every 10k of a file will charge the user
  1168.                1 file point.)
  1169.  
  1170.           J    This option defines the percentage of time that a user is
  1171.                refunded after uploading a file.
  1172.  
  1173.           K    This option defines the file base that is designated as
  1174.                "SysOp only".  This is for SysOp-only uploads which are sent by
  1175.                putting a "\" as the first character in the file description.
  1176.  
  1177.           L    This option specifies whether or not all uploaded files are
  1178.                to be auto-validated.  (Default is NO)
  1179.  
  1180.           M    This option defines the maximum number of kilobytes allowed
  1181.                in the temporary archive working directory.
  1182.  
  1183.           N    This option defines the minimum number of kilobytes that
  1184.                must have been sent during an upload before it can be saved
  1185.                for a resume-later upload operation.
  1186.  
  1187.  
  1188.      -----------------------------------
  1189.      SUBSCRIPTION & ACCESS LEVELS
  1190.      -----------------------------------
  1191.  
  1192.      This section describes the various subscription levels (26 A-Z) and the
  1193.      access they receive with the level (along with the expiration date.)
  1194.  
  1195.      Upon selecting this option, the following screen is displayed:
  1196.      ______________________________________________________________________
  1197.  
  1198.         A. New User Settings             B. Validated Access
  1199.         C. Low Level 6 Month             D. Low Level 1 Year
  1200.         E. High Level 6 Month            F. High Level 1 Year
  1201.         G.                               H.
  1202.         I.                               J.
  1203.         K.                               L.
  1204.         M.                               N.
  1205.         O.                               P.
  1206.         Q.                               R.
  1207.         S.                               T.
  1208.         U.                               V.
  1209.         W.                               X.
  1210.         Y.                               Z.
  1211.  
  1212.         Subscription editor (?=help) : 
  1213.      ______________________________________________________________________
  1214.  
  1215.      Level (A) is always used for New Users, and option (B) is for Validated
  1216.      users. The other 24 levels are open for what you need.
  1217.  
  1218.      ______________________________________________________________________
  1219.  
  1220.         Subscription level A
  1221.  
  1222.         A. Description: New User Settings
  1223.         B. New SL     : 10
  1224.         C. New DSL    : 10
  1225.         D. AR flags   : --------------------------
  1226.         E. AC flags   : ----------/----
  1227.         F. File points: 0
  1228.         G. New credit : 0
  1229.         H. Expiration : No expiration
  1230.         I. Expire to  : No change
  1231.         K. AR upgrade : Hard
  1232.         L. AC upgrade : Hard
  1233.         M. Start menu :
  1234.  
  1235.         Enter selection (A-M) [Q]uit :
  1236.  
  1237.      ______________________________________________________________________
  1238.      
  1239.  
  1240.           A    This option defines the Description of the Subscription Level.
  1241.  
  1242.           B    This option defines the security level (SL) of the user.
  1243.                
  1244.           C    This option defines the download security level (DSL) of a
  1245.                user.  The DSL is basically the same as SL, except that it is
  1246.                normally used in the file transfer area.
  1247.  
  1248.           D    This option defines the area flags (AR flags) for a user.  
  1249.                 
  1250.           E    This option defines the access flags (AC flags) for a user.  
  1251.                While AR flags are definable in what they mean, AC flags have
  1252.                a certain set meaning that is listed below. These flags are
  1253.                normally used to restrict a user from doing certain functions
  1254.                that override the System Configuration. (1, 2, 3 and 4 are used
  1255.                to "reward" the users because they override certain ratios.)
  1256.  
  1257.                     The flags are:
  1258.  
  1259.                        LCVBA*PEKM/1234
  1260.  
  1261.                
  1262.                Penalty Flags:
  1263.                ~~~~~~~~~~~~~
  1264.                L    Can logon ONLY once/day -- Does not allow a given
  1265.                          caller to have more than one BBS logon in a given
  1266.                          day.
  1267.  
  1268.                C    Can't page SysOp -- Does not allow the caller to use
  1269.                          the chat command throughout the BBS.
  1270.  
  1271.                V    Posts marked unvalidated -- Marks all public messages
  1272.                          as "unvalidated" until the SysOp decides to
  1273.                          either validate or delete them.
  1274.  
  1275.                B    Back/downspacing restricted -- Back/downspacing is a
  1276.                          Renegade MCI subset that allows the user to do
  1277.                          various "tricks", such as spinning the cursor and
  1278.                          moving the cursor all over the screen.
  1279.  
  1280.                A    Can't add to BBS list -- This flag prevents the caller
  1281.                          from using the (A)dd command in the BBS list menu.
  1282.  
  1283.                *    Can't post/send anon. -- This flag prevents the caller
  1284.                          from being able to post public or Email messages
  1285.                          anonymously.
  1286.  
  1287.                P    Can't post at all -- This flag prevents a user from
  1288.                          posting any messages in any message base.
  1289.  
  1290.                E    Can't send Email -- This flag prevents the caller from
  1291.                          sending any Email to another user.
  1292.  
  1293.                K    Can't vote -- Does not allow the caller to have access
  1294.                          to the voting booth.
  1295.  
  1296.                M    Mandatory Reply or Deletion of E-Mail.  User must either
  1297.                          read and reply to his/her mail, or delete it.
  1298.  
  1299.                Reward Flags:
  1300.                ~~~~~~~~~~~~
  1301.                1    No UL/DL ratio check -- This flag will suppress the
  1302.                          upload/download ratio check.
  1303.  
  1304.                2    No post/call ratio check -- This flag will nothing!!  It 
  1305.                          suppresses the post/call ratio check.
  1306.  
  1307.                3    No file points check -- This flag will suppress the
  1308.                          checking of a user's file points when requesting a
  1309.                          download of a file.
  1310.  
  1311.                4    Protection from deletion -- This flag will prevent a
  1312.                          user's account from being deleted.
  1313.  
  1314.           F    This option sets the initial number of file points awarded
  1315.                to the user.
  1316.                
  1317.           G    This option sets the amount of credit the user gets in their
  1318.                account.
  1319.  
  1320.           H    This option sets the amount of days that the user account
  1321.                will remain at the current subscribtion level. (See I).
  1322.  
  1323.           I    This option sets which Subscribtion level the user will expire
  1324.                to after their level expires. (See H).
  1325.  
  1326.           K    This option toggles if the AR Flag upgrade will be Hard or
  1327.                Soft.
  1328.  
  1329.           L    This option is the same as (K) except it toggles the AC Flags.
  1330.  
  1331.           M    This option sets the starting menu for the user at the current
  1332.                subscription level.
  1333.      ---------------------
  1334.      NETWORK CONFIGURATION
  1335.      ---------------------
  1336.  
  1337.  
  1338.      Upon selecting this option, the following menu is displayed:
  1339.      ______________________________________________________________________
  1340.  
  1341.         Network configuration
  1342.  
  1343.         A. Net addresses
  1344.         B. Origin line     : GS Connection BBS - 207-799-9080
  1345.  
  1346.         C. Strip IFNA kludge lines : Yes     1. Color of standard text : 0
  1347.         D. Strip SEEN-BY lines     : Yes     2. Color of quoted text   : 9
  1348.         E. Strip origin lines      : No      3. Color of tear line     : 4
  1349.         F. Add tear/origin line    : Yes     4. Color of origin line   : 3
  1350.  
  1351.         G. Default Echomail path   : E:\RENEGADE\ECHOMAIL\
  1352.         H. Default Groupmail path  :
  1353.         I. Netmail path            : E:\RENEGADE\NETMAIL\
  1354.         J. Netmail attributes      : In-Transit
  1355.  
  1356.         Enter selection (A-J,1-4) [Q]uit :
  1357.      ______________________________________________________________________
  1358.  
  1359.      Each option is described in detail below.
  1360.  
  1361.           A    This option goes to the Net Addresses Menu (explained below).
  1362.  
  1363.           B    Defines the origin line placed at the bottom of outgoing
  1364.                messages.
  1365.  
  1366.           C    Toggles stripping of IFNA kludge lines from incoming
  1367.                messages.
  1368.  
  1369.           D    Toggles stripping of SEEN-BY lines from incoming messages.
  1370.  
  1371.           E    Toggles stripping of origin lines from incoming messages.
  1372.  
  1373.           F    Toggles the automatic addition of tear and origin lines to
  1374.                messages posted in FidoNet bases.
  1375.  
  1376.           G    This is the default prefix for the EchoMail directories.
  1377.  
  1378.           H    Same as G above, but for GroupMail bases.
  1379.  
  1380.           I    Same as G above, but for Netmail.
  1381.  
  1382.           J    This option toggles the attributes of Netmail.
  1383.  
  1384.           1    Defines the color used to display normal text.  (Default=0)
  1385.                
  1386.           2    Defines the color used to display quoted text.  (Default=9)
  1387.  
  1388.           3    Defines the color used to display the tear line.(Default=4)
  1389.  
  1390.           4    Defines the color used to display the origin line.(Default=3)
  1391.  
  1392.      -------------
  1393.      ADDRESS SETUP
  1394.      -------------
  1395.  
  1396.         ________________________________________________________________
  1397.  
  1398.         Network addresses
  1399.  
  1400.         A. Address #0  : 0:0/0.0
  1401.         B. Address #1  : 0:0/0.0
  1402.         C. Address #2  : 0:0/0.0
  1403.         D. Address #3  : 0:0/0.0
  1404.         E. Address #4  : 0:0/0.0
  1405.         F. Address #5  : 0:0/0.0
  1406.         G. Address #6  : 0:0/0.0
  1407.         H. Address #7  : 0:0/0.0
  1408.         I. Address #8  : 0:0/0.0
  1409.         J. Address #9  : 0:0/0.0
  1410.  
  1411.         Enter selection (A-J) [Q]uit : 
  1412.         ________________________________________________________________
  1413.           
  1414.           A-J  Defines your given FidoNet address.  You will be prompted
  1415.                for each individual component of the address (zone, net,
  1416.                node and point numbers); pressing [ENTER] at any prompt will
  1417.                leave that component unchanged.
  1418.  
  1419.                A is your main Address, but B-J are AKA Addresses for either
  1420.                 other networks using Fido-transfer-lines, or for other Fido
  1421.                 nodes.
  1422.  
  1423.  
  1424.      --------------------------
  1425.      OFFLINE MAIL CONFIGURATION
  1426.      --------------------------
  1427.                                    
  1428. _________________________________________________________________
  1429.  
  1430.         Offline Mail Support
  1431.  
  1432.         A. QWK/REP Packet name :GSCONN
  1433.         B. Welcome screen name :E:\RENEGADE\MISC\QWK
  1434.         C. News file name      :E:\RENEGADE\MISC\QWKNEWS
  1435.         D. Goodbye file name   :E:\RENEGADE\MISC\QWKOUT
  1436.         E. Local QWK/REP path  :D:\STUFF\
  1437.         F. Ignore time for DL  :Off
  1438.  
  1439.         Enter selection (A-F) [Q]uit : 
  1440. _________________________________________________________________
  1441.  
  1442.         A       This option is what the name of the QWK packet which is
  1443.                 created will be called (and what the reply is called.) without
  1444.                 the QWK or REP extention.
  1445.  
  1446.         B       This option is the complete path and filename (without
  1447.                 extention) of the welcome screen in the QWK file.
  1448.  
  1449.         C       This option is the complete path and filename (without
  1450.                 extention) of the news file in the QWK file.
  1451.  
  1452.         D       This option is the complete path and filename (without
  1453.                 extention) of the goodbye file in the QWK file.
  1454.  
  1455.         E       This option is the complete path to where you normally
  1456.                 have your QWK files and REP files for when you want to read
  1457.                 the BBS's messages offline with the other mail packets.
  1458.  
  1459.         F       This option can be set if you want people to have unlimited
  1460.                 time for downloading their mail (no matter what the time they
  1461.                 have left, let them d/l their mail packet).  Default is No.
  1462.  
  1463.                                    
  1464.      --------------------
  1465.      STRING CONFIGURATION
  1466.      --------------------
  1467.  
  1468.  
  1469. ______________________________________________________________________________
  1470.  
  1471. String configuration - page 1 of 6
  1472.  
  1473. A. Anonymous    :[Wondering who I am?]
  1474. B. Logon note #1:Enter your User Name, Real Name, or ID Number,
  1475.    Logon note #2:or enter "NEW" to logon as a new user.
  1476. C. Logon prompt :@M<What are you known as?> :
  1477. D. Echo chr     :∙
  1478. E. SysOp IN     :I'm holding The "O" here!  Scream if you must! HAHA!
  1479. F. SysOp OUT    :I'm sorry, The "O" is out at the moment.  Leave a note after
  1480. the beep.
  1481. G. Engage chat  :@MHail - Oh Mighty @A! The "O" will be arriving shortly!@M
  1482. @MHowdy!
  1483. H. Exit chat    :The "O" has thrown you back to the board!@M
  1484. I. Sysop working:--> The "O" is doing something neat <--
  1485. J. Pause screen :--> Caress a key <--
  1486.  
  1487. Enter selection (A-J,[,]),(Q)uit : 
  1488. ______________________________________________________________________________
  1489.  
  1490.           A    This string is what gets displayed to all users when the mail
  1491.                they are reading was sent annonymously.
  1492.  
  1493.           B    These lines are displayed when the BBS asks for a user name,
  1494.                real name, user number, or NEW for a new user.
  1495.  
  1496.           C    This is displayed just before the input area, and is usually
  1497.                a prompt such as "Logon:" that lets the caller know that the
  1498.                system is ready to log them on.
  1499.  
  1500.           D    This is the character that is echoed to the screen when the
  1501.                caller types his password and phone number.
  1502.  
  1503.           E    This string tells the user that the SysOp is available and
  1504.                ready to chat.
  1505.                
  1506.           F    This string is displayed when the SysOp is not available to
  1507.                chat.
  1508.  
  1509.           G    This string is displayed when the SysOp has engaged the Chat
  1510.                mode.
  1511.  
  1512.           H    This string is displayed as the SysOp disengages the Chat
  1513.                mode.
  1514.  
  1515.           I    This string is displayed when the SysOp is performing a
  1516.                function while a user is online.
  1517.                
  1518.           J    This works with the default screen size, established during
  1519.                the new user logon.
  1520.  
  1521. ______________________________________________________________________________
  1522.  
  1523. String configuration - page 2 of 6
  1524.  
  1525. A. Message entry L#1:Enter your message now, @A.  You may use up to 200 lines.
  1526. B. Message entry L#2:Press /S to save, or /? for a list of commands.
  1527. C. NewScan start    :[@W - @5 msgs] Scanning...@M
  1528. D. NewScan done     :[@W - @5 msgs] Scan complete.@M
  1529. E. Read msgs prompt :[@4 of @5] Read (1-@5,<CR>=Next,?=Help) :
  1530. F. Automessage by:  :Auto-Message by:
  1531. G. Auto border char.:-
  1532. H. Quote header L#1 :On @D, @F said the following to @T...
  1533. I. Quote header L#2 :     Regarding: @S
  1534. J. Continue prompt  :- Continue? Y/N/C -
  1535.  
  1536. Enter selection (A-J,[,]),(Q)uit : 
  1537. ______________________________________________________________________________
  1538.  
  1539.           A    This is the first line of the description for entering
  1540.                public messages and Email, displayed just after the header
  1541.                information is entered.
  1542.  
  1543.           B    This is the second line of the description for entering
  1544.                public messages and Email.
  1545.                
  1546.           C    This message is displayed at the start of each message base
  1547.                during a global NewScan for new messages.
  1548.  
  1549.           D    This message is displayed at the end of each message base
  1550.                during a global NewScan for new messages.
  1551.  
  1552.           E    This prompt is displayed after each message and provides a 
  1553.                list of available commands.
  1554.  
  1555.           F    This message is displayed as the header of the automessage.
  1556.  
  1557.           G    This character surrounds the text in the automessage above
  1558.                and below it.
  1559.                
  1560.           H    This string is the first line that is displayed when the user 
  1561.                quotes a message that they are replying to.
  1562.  
  1563.           I    This is the same as (H) except it's the 2nd line.
  1564.  
  1565.           J    This is like Option (J) on Page 1 except it's a continue prompt
  1566.                with keys (Y)es, (N)o, and (C)ontinuous.
  1567.      
  1568. ______________________________________________________________________________
  1569.  
  1570. String configuration - page 3 of 6
  1571.  
  1572. A. Shell to DOS L#1:The "O" is calling DOS.. "Shell to DOS.  Come in DOS!"
  1573. B. Shell to DOS L#2:Haha!  DOS came back fighting!
  1574. C. Chat call L#1   :I'm giving The "O" a really annoying sound.. Maybe he'll 
  1575. come answer.
  1576. D. Chat call L#2   :>><*><<
  1577. E. Continue Scan Q :Continue, Read msgs, Quit?
  1578. F. Name not found  :That name is NOT found in the user list.
  1579. G. Bulletin line   :Enter bulletin selection (?=List,Q=Quit) :
  1580. H. Protocol prompt :Which Protocal to use? (What a decision) (?=List) :
  1581. I. Chat call reason:What is your reason to chat, and the masterful "O" might 
  1582. speak with you.
  1583.  
  1584. Enter selection (A-I,[,]),(Q)uit : 
  1585. ______________________________________________________________________________
  1586.  
  1587.           A    This message is displayed when the SysOp has performed a
  1588.                local shell to DOS.
  1589.                
  1590.           B    This message is displayed when the SysOp has returned from
  1591.                dropping to DOS.
  1592.  
  1593.           C    This message is displayed when a user pages the SysOp for
  1594.                chat during chat hours.
  1595.  
  1596.           D    This message is displayed while the BBS is paging the SysOp
  1597.                during chat hours.  It is displayed nine times, with a beep
  1598.                between each one.  (A visual for the Sysop and the user that
  1599.                the user wants to chat.)
  1600.  
  1601.           E    This line is displayed while the user is scanning the message
  1602.                bases.
  1603.  
  1604.           F    This message is displayed if the user name entered during
  1605.                the logon process is not a valid user name on the BBS.
  1606.  
  1607.           G    This message is displayed below the list of the BBS
  1608.                bulletins.
  1609.                
  1610.           H    This string is displayed when the user is about to transfer a
  1611.                file.  It's used to find out which protocol they want to use.
  1612.      
  1613.           I    This string is displayed to the user when they want to chat
  1614.                with you.  Don't confuse this with Chat call, or the Sysop
  1615.                Available strings.  This is displayed when you are available
  1616.                and the board asks why they want to chat.
  1617.  
  1618. ______________________________________________________________________________
  1619.  
  1620. String configuration - page 4 of 6
  1621.  
  1622. A. List line        :List files - P to Pause...
  1623. B. File NewScan line:Search for new files
  1624. C. Search line      :Search all Directories for a File Mask...
  1625. D. Find Descrip. L#1:Search Descriptions and Filename for Keyword...
  1626. E. Find Descrip. L#2:Enter the string to search for:
  1627. F. Download line    :Download - You have @U file points left.
  1628. G. Upload line      :Upload! - @3K free in this directory...
  1629. H. View content line:View archive interior files -@MP to Pause, N for next 
  1630. file
  1631. I. Insuff. file pts :ACCESS DENIED!  Insufficent file points to Download!
  1632. J. Bad UL/DL ratio  :ACCESS DENIED!  Your Upload/Download Ratio is out of 
  1633. balance!
  1634.  
  1635. Enter selection (A-J,[,]),(Q)uit : 
  1636. ______________________________________________________________________________
  1637.  
  1638.           A    This message is displayed when the user selects the command
  1639.                to list files at the file transfer menu.
  1640.  
  1641.           B    This message is displayed when the user selects the command
  1642.                to scan for new files.
  1643.  
  1644.           C    This message is displayed when a user searches for a particular 
  1645.                file or set of files.
  1646.  
  1647.           D    This is the first line of the message that is displayed when
  1648.                a user wants to search for a text string in the file lists.
  1649.                
  1650.           E    This is the second line of the message described in option
  1651.                D.
  1652.  
  1653.           F    This message is displayed before a user enters a filename to 
  1654.                download.
  1655.                
  1656.           G    This message is displayed when a user attempts to upload a file.
  1657.  
  1658.           H    This message is displayed when a user attempts to view the
  1659.                contents of an archive file.
  1660.  
  1661.           I    This message is displayed when a user attempts to download a
  1662.                file that is worth more file points than they have.
  1663.                
  1664.           J    This message is displayed when a user attempts to download a
  1665.                file when their upload/download ratio is out of balance.
  1666.  
  1667. ______________________________________________________________________________
  1668.  
  1669. String configuration - page 5 of 6
  1670.  
  1671. A. P/N file info   :P to Pause, N for Next Directory
  1672. B. Get filespec L#1:[ENTER] = All Files
  1673. C. Get filespec L#2:File Mask >>
  1674. D. Add to batch    :File added to Leeching Queue.
  1675. E. Adding batches  :Batch Download Flagging
  1676. F. Reading prompt  :Begin Reading at [1-@5] (Q=Quit):
  1677. G. Scanning prompt :Begin Scanning at [1-@5] (Q=Quit):
  1678. H. Use defaults    :Press [ENTER] to use defaults...
  1679. I. Newscan begins  :> [ Newscan All ] <
  1680. J. Newscan done    :> [ Newscan Done ] <
  1681.  
  1682. Enter selection (A-J,[,]),(Q)uit : 
  1683. ______________________________________________________________________________
  1684.  
  1685.           A    This message is displayed when a NewScan of the file bases
  1686.                has begun.  Pressing "P" will pause during a file listing,
  1687.                while pressing "N" will skip to the next available file base.
  1688.  
  1689.           B    This is the first line of the message displayed when a file
  1690.                search is being attempted.
  1691.  
  1692.           C    This is the second line of the message displayed when a file
  1693.                search is being attempted.
  1694.  
  1695.           D    This message is displayed when a user has added a file to
  1696.                the upload or download queue.
  1697.                
  1698.           E    This message is displayed when the user wants to flag a file
  1699.                for batch downloading.
  1700.  
  1701.           F    This prompt is displayed when the user starts reading messages.
  1702.  
  1703.           G    This prompt is displayed when the user starts scanning messages.
  1704.                 
  1705.           H    This message is displayed when the user is entering a message.
  1706.                This message informs the user that default statements will be
  1707.                used if they press [ENTER] at the prompt.
  1708.  
  1709.           I    This message is displayed when the user starts a new scan of the
  1710.                available file areas.
  1711.  
  1712.           J    This message is displayed when the new scan of files is done.
  1713.                (See option I.)
  1714.  
  1715.  
  1716.      --------------
  1717.      DEFAULT COLORS
  1718.      --------------
  1719.  
  1720.  
  1721.      The Standard Color Table:
  1722.  
  1723.           0. Other            Used for miscellaneous messages
  1724.           1. Default          Used for public message and Email text
  1725.           2. Unused           Used in limited places
  1726.           3. Yes/No           Used for responses to Yes/No questions
  1727.           4. Prompts          Used for prompts
  1728.           5. Note             Used for file descriptions
  1729.           6. Input line       Used for keyboard input responses
  1730.           7. Y/N question     Used for Yes/No prompts and unvalidated files
  1731.           8. Blinking         Used for warnings
  1732.           9. Other            Used for miscellaneous messages
  1733.  
  1734.      ---------------------
  1735.      ARCHIVE CONFIGURATION
  1736.      ---------------------
  1737.  
  1738.  
  1739.      Upon selection, the following menu is displayed:
  1740.      ______________________________________________________________________
  1741.  
  1742.      Archive configuration edit
  1743.  
  1744.      NN:Ext:Compression cmdline      :Decompression cmdline    :Success Code
  1745.      ==:===:=========================:=========================:============
  1746.      +1  ZIP pkzip @F @I  PKUNZIP -o @ 0
  1747.      +2  ARJ ARJ a -y @F  ARJ e /y @F  0
  1748.      +3  GIF                                                     0
  1749.  
  1750.      1. Archive comment file: d:\gsczip.txt
  1751.      2. Archive comment file: <d:\ans\comment.ans
  1752.      3. Archive comment file: *None*
  1753.  
  1754.  
  1755.      Archive edit (Q,?=help) : 
  1756.      ______________________________________________________________________
  1757.  
  1758.      Pressing "?" displays the functions allowed at this menu.
  1759.  
  1760.           <CR>Redisplay screen
  1761.           1-3:Archive comments
  1762.           (I)nsert archive  (D)elete archive
  1763.           (M)odify archives (Q)uit and save
  1764.  
  1765.      
  1766.           1-3:Archive comments -- Allows the definition of up to three
  1767.                different archive comments, which can be added to archive
  1768.                files automatically after they have been uploaded.
  1769.  
  1770.           (I)nsert archive -- Creates a new entry in the archive format
  1771.                table.
  1772.  
  1773.           (D)elete archive -- Remove an entry from the archive format
  1774.                table.
  1775.  
  1776.           (M)odify archives -- Allows modification of the archive format
  1777.                table entries.
  1778.  
  1779.           (Q)uit and save -- Saves the table and returns to the System
  1780.                Configuration menu.
  1781.  
  1782.      The following screen is displayed after you choose an archive to work on.
  1783.      ______________________________________________________________________
  1784.  
  1785.         Archive #1 of 3
  1786.  
  1787.         1. Active                 : Yes
  1788.         2. Extension name         : ZIP
  1789.         3. Interior list method   : "/1" - *Internal* ZIP viewer
  1790.         4. Compression cmdline    : pkzip @F @I
  1791.         5. Decompression cmdline  : PKUNZIP -o @F @I
  1792.         6. File testing cmdline   : pkunzip -t @F
  1793.         7. Add comment cmdline    : rezip.bat @F @C
  1794.         8. Errorlevel for success : 0
  1795.         Q. Quit
  1796.  
  1797.         Edit menu: (1-8,[,],Q) : 
  1798.      ______________________________________________________________________
  1799.  
  1800.      The "["  and "]" keys will allow you to move back and forth between
  1801.      each entry in the list.
  1802.  
  1803.           1    This option specifies whether or not the archive format is
  1804.                active.
  1805.  
  1806.           2    This option specifies the extension used for files saved in
  1807.                the particular archive format.
  1808.  
  1809.           3    This option defines the way the board is to view the contents 
  1810.                of archive files in the current format.
  1811.                
  1812.                     /1 - Uses the internal ZIP file viewer
  1813.                     /2 - Uses the internal ARC/PAK file viewer
  1814.                     /3 - Uses the internal ZOO file viewer
  1815.                     /4 - Uses the internal LZH file viewer
  1816.                     /5 - Uses the internal ARJ file viewer
  1817.                
  1818.                If you have defined an archive format that is not supported
  1819.                internally, use this option to define the commandline required 
  1820.                to view the archive's contents.
  1821.  
  1822.                When defining the command line, substitute the "@F" MCI
  1823.                where the actual filename would be placed.
  1824.  
  1825.           4    This option defines the command line used to create or
  1826.                update an archive file using this format.
  1827.  
  1828.                When defining the command line, substitute the "@F" and "@I"
  1829.                MCIs where the actual archive filename and file to be
  1830.                archived, respectively, would normally be placed.
  1831.  
  1832.           5    This option is similar to option 4, except that it defines
  1833.                the commandline used to extract files from an archive file.
  1834.                All rules and restrictions mentioned above also apply.
  1835.  
  1836.           6    This option is similar to option 4, except that it defines the 
  1837.                commandline needed to check the integrity of an archive file.  
  1838.  
  1839.           7    This option is similar to option 4, except that it defines the 
  1840.                commandline used to add a comment to an archive file.  Use the 
  1841.                MCI code "@C" to insert the comment line from the file base. 
  1842.                (ie: pkzip -z@C @F   ..  Will add the comment selected in the
  1843.                 file base to the file.)
  1844.  
  1845.           8    This option defines the ERRORLEVEL value that the archiving
  1846.                program returns when an operation has been successfully
  1847.                completed.  Most programs return a level of 0.
  1848.  
  1849.  
  1850.      
  1851.      ----------------
  1852.      TIME LIMITATIONS
  1853.      ----------------
  1854.  
  1855.      This section defines the maximum amount of time (in minutes) that a user 
  1856.      can remain online for their particular security level (SL).
  1857.  
  1858.      Upon selecting this option, the following screen is displayed.
  1859.      ______________________________________________________________________
  1860.  
  1861.      Editing: Time limitations
  1862.  
  1863.      0:1     20:20   40:50    60:90    80:110  100:130  120:130  140:130
  1864.      1:1     21:20   41:50    61:90    81:110  101:130  121:130  141:130
  1865.        .       .       .        .        .        .        .         .
  1866.        .       .       .        .        .        .        .         .
  1867.        .       .       .        .        .        .        .         .
  1868.      19:10   39:40   59:80    79:100   99:120  119:130  139:130  159:130
  1869.  
  1870.      Range settings (S)et (T)oggle (Q)uit :
  1871.      ______________________________________________________________________
  1872.  
  1873.           (S)et - Sets the SL values for a range of SL settings.  You are
  1874.                asked to enter the starting and ending SL settings, and the
  1875.                new value to be placed in those settings.
  1876.                
  1877.           (T)oggle - Switches the display between showing SL settings 0-159
  1878.                and 160-255.
  1879.  
  1880.           (Q)uit - Returns you to the System Configuration menu.
  1881.  
  1882.         (Just for definition, the SL is on the left, then a color, then the
  1883.          time limit is on the right.)
  1884.  
  1885.      -----------------------
  1886.      CALL ALLOWANCES PER DAY
  1887.      -----------------------
  1888.  
  1889.      This section works like the Time Limitations section except this section 
  1890.      sets the number of calls allowed per day.
  1891.      
  1892.      ---------------------------
  1893.      UL/DL NUMBER OF FILES RATIO
  1894.      ---------------------------
  1895.  
  1896.      This section works like the Time Limitations section except this section
  1897.      sets the number of files that a user can download for every file that they
  1898.      upload.
  1899.      
  1900.      ---------------------
  1901.      UL/DL KILOBYTES RATIO
  1902.      ---------------------
  1903.  
  1904.      This section works like the Time Limitations section except this section
  1905.      sets the number of K that a user can download for every K that they
  1906.      upload.
  1907.      
  1908.      ---------------
  1909.      POST/CALL RATIO
  1910.      ---------------
  1911.  
  1912.      This section works like the Time Limitations section except this section
  1913.      sets the number of posts per call ratio that must be kept in order to have 
  1914.      AR Flag Z. (Helpful if you want to keep people out of the File transfer 
  1915.      section until they get productive in posting, etc..)
  1916.  
  1917.      ---------------
  1918.      MAX D/L PER DAY
  1919.      ---------------
  1920.  
  1921.      This section works like the Time Limitations section except this section
  1922.      sets the # of downloadable files per day.
  1923.  
  1924.      -----------------
  1925.      MAX D/L K PER DAY
  1926.      -----------------
  1927.  
  1928.      Same as above but Downloadable K per day.
  1929.  
  1930.      ----------------------
  1931.      UPDATE SYSTEM AVERAGES
  1932.      ----------------------
  1933.  
  1934.      This command will update the current System Averages.  This command
  1935.      should only be used when the stats get messed up.
  1936.  
  1937.  
  1938.                                _________________
  1939.  
  1940.                                 THE USER EDITOR
  1941.                                _________________
  1942.  
  1943.  
  1944.      Upon  entry  to  the user editor, you will see  the  following  screen
  1945.      (which has been compressed slightly to fit on the page):
  1946. ______________________________________________________________________________
  1947.  
  1948. Renegade User Editor [2 of 134]
  1949.  
  1950. A. User name : Tim                           L. Security  : 10
  1951. B. Real name : Tim Smith                     M. D Security: 10
  1952. C. Address   : 64 D Street                   N. AR:--------------------------
  1953. D. City/State: S. Portland, ME               O. AC:----------/1234
  1954. E. Zip code  : 04106                         P. Sex/Age   : M16 (10/24/76)
  1955. F. SysOp note:                               R. Phone num : 207-767-4305
  1956. G. Computer  : IBM AT or compatible          T. Last/1st  : 12/29/92 (08/08/92)
  1957. H. Occupation: Student/Sysop                 V. Locked out: Inactive
  1958. I. Heard From: Guess.. Hmmm.                 W. Password  : XXXXXXXX
  1959. J. Status    : [DEL] [TRP OFF] [LOCK] [ALRT] X. File Pts  : 5010
  1960. K. Archiver  : ZIP                           Y. Start Menu:
  1961.  
  1962. 1. Call records- TC:991      TT:1763     CT:25       TL:32625    TB:720
  1963. 2. Mail records- PB:310      PV:418      FB:0        WT:1
  1964. 3. File records- DL:9-187k               UL:1-430k               DT:0-0k
  1965. 4. Pref records- EM:Avatar   CS:Yes      PS:No       CL:Yes      ED:F/S
  1966. 5. Subs records- CR:0        DB:0        BL:0        ED:01/01/70 ET:
  1967.  
  1968. Select item: ?
  1969.  
  1970. User Editor help
  1971.  
  1972. (;)New list mode       (:)Autolist toggle     (\)Show SysOp Log
  1973. ([)Back one user       (])Forward one user    (=)Reload old data
  1974. ({)Search backward     (})Search forward      (*)Validate user
  1975. (+)Mailbox             (U)Goto user name/#    (S)earch options
  1976. (-)New user answers    (_)Other Q. answers    (^)Delete user
  1977. ______________________________________________________________________________
  1978.  
  1979.      Each command available in the user editor is detailed below.
  1980.  
  1981.           A    Alters the user's name.  If the BBS allows handles, this
  1982.                name can be set differently from the user's real name.
  1983.           
  1984.           B    Alters the user's real name.
  1985.           
  1986.           C    Alters the user's address.
  1987.  
  1988.           D    Alters the user's city and state/province.
  1989.  
  1990.           E    Alters the user's postal zip code.
  1991.  
  1992.           F    Alters the comment field if you want to be reminded of something
  1993.                about the user.
  1994.                     
  1995.           G    Alters the user's answer to the 1st Sysop Definable Question.
  1996.  
  1997.           H    Alters the user's answer to the 2nd Sysop Definable Question.
  1998.  
  1999.           I    Alters the user's answer to the 3rd Sysop Definable Question.
  2000.  
  2001.           J    This command toggles the Status of the user:
  2002.                 1) This command can be set to record every action of a
  2003.                    user from logon to logoff.
  2004.                 2) This command is used to turn auto-chat buffering on.
  2005.                 3) This command will output the users actions to a seperate
  2006.                    sysop log specific to the user.
  2007.                 4) This command will alert the sysop when the user logs on
  2008.                    the next time.
  2009.  
  2010.                The Display next to Status doesn't display the status of
  2011.                Chat buffer or Sysop Log, but notifies you if the user is
  2012.                Deleted or if they are locked out.
  2013.  
  2014.           K    Alters the default archive type of the user.
  2015.  
  2016.           L    Alters the user's security level (SL).
  2017.  
  2018.           M    Alters the user's download security level (DSL).
  2019.  
  2020.           N    Allows toggling of the user's AR flags.
  2021.  
  2022.           O    Allows toggling of the user's AC flags.
  2023.  
  2024.           P    Alters the user's date of birth and gender.
  2025.  
  2026.           Q    Exits the user editor.
  2027.                
  2028.           R    Alters the user's telephone number.
  2029.  
  2030.           T    Alters the date that the user last called the BBS.
  2031.  
  2032.           V    This option allows a user to be "locked out" from the BBS;
  2033.                the user will not be allowed to log back on under that name
  2034.                or handle.  You will be prompted for a lockout filename,
  2035.                which will be displayed to the user if they try to log on again.
  2036.                
  2037.           W    Alters the user's password.
  2038.  
  2039.           X    Alters the user's file points.
  2040.  
  2041.           Y    Alters the starting menu for the user.  (If not specified,
  2042.                 default from System Config is used.)
  2043.           
  2044.           1    Allows alteration of the user's calling records:
  2045.                 Total calls
  2046.                 Total time on
  2047.                 Calls today
  2048.                 Time left today 
  2049.                 Illegal logon attempts
  2050.                 Amount of time in Time Bank
  2051.  
  2052.           2    Allows alteration of the user's mail records:
  2053.                 Total public posts 
  2054.                 Total private posts (Email) 
  2055.                 Total feedbacks sent
  2056.                 Mail waiting
  2057.           
  2058.           3    Allows alteration of the user's File records.
  2059.                 Number of downloaded files 
  2060.                 Number of downloaded kilobytes
  2061.                 Number of uploaded files
  2062.                 Number of uploaded kilobytes
  2063.                 Number of downloads today
  2064.                 Number of downloaded kilobytes today
  2065.           
  2066.           4    Allows alteration of the user's Preferences:
  2067.                 Emulation Type
  2068.                 Clear Screen
  2069.                 Screen Pause
  2070.                 Color Monitor
  2071.                 Editor Type
  2072.  
  2073.           5    Allows alteration of the user's Subscription records:
  2074.                 Credits
  2075.                 Debit
  2076.                 Date of Expiration
  2077.                 Expiration Level
  2078.           
  2079.           ;    Toggles between "long" and "short" display modes.
  2080.  
  2081.           :    Used to turn off the re-display of the user account records
  2082.                in-between commands.
  2083.  
  2084.           \    Views the contents of Slog#.Log where # is the user number.
  2085.  
  2086.           [    Allows editing of the record previous to the current one.
  2087.                If you are at the first record, this command will move to
  2088.                the last record.
  2089.  
  2090.           ]    Allows editing of the record after the current one.  If you
  2091.                are at the last record, this command will move to the first
  2092.                record.
  2093.  
  2094.           =    This command restores the original information for the
  2095.                current record, if you didn't move to another record or
  2096.                exited the user editor.
  2097.  
  2098.           {    Searches backwards in the user file for all users matching
  2099.                the criteria defined in search options.
  2100.  
  2101.           }    Searches forward in the user file for all users matching the
  2102.                criteria defined in search options.
  2103.  
  2104.           *    This option will validate a user to a new security level
  2105.                (A-Z, set in Subscription Access).
  2106.  
  2107.           +    Alters the status of the user's mailbox.  If the mailbox is
  2108.                closed, no Email can be sent to that particular user.
  2109.  
  2110.                The question is also asked of if the mail is to be forwarded
  2111.                to another user.
  2112.           
  2113.           U    Moves directly to another user's record.  You may enter the
  2114.                user number, the user name, or a partial search string (the
  2115.                user file will be searched for every user name that contains
  2116.                the search string, and you will be prompted one by one).
  2117.           
  2118.           S    Specifies certain criteria for searching for users.  The
  2119.                following criteria are defined:
  2120.  
  2121.                     General text
  2122.                     ACS
  2123.                     SL
  2124.                     DSL
  2125.                     AR flags
  2126.                     AC flags
  2127.                     Status
  2128.                     Days since last on
  2129.                     Days since first on
  2130.                     Number of calls
  2131.                     User age
  2132.                     User gender
  2133.                     # 1/10's call/post
  2134.                     #k DL/1k UL
  2135.                     # DLs/1 UL
  2136.  
  2137.                In addition, there are several commands that can be used
  2138.                while in this sub-menu:
  2139.  
  2140.                     (L)ist options - List the current definitions for
  2141.                          each option.
  2142.  
  2143.                     (T)oggle options on/off - Toggle an option on/off.
  2144.  
  2145.                     (C)lear options - Make all options inactive.
  2146.  
  2147.                     (U)sers who match - List all users who match the
  2148.                          defined criteria.
  2149.  
  2150.                     (Q)uit - Return to the user editor.
  2151.  
  2152.           -    This command will display the user's answers to the 
  2153.                "Newuser.Inf" questionaire.
  2154.  
  2155.           _    This command will ask for a filename and will display the        
  2156.                answers the current user entered to the filename.inf file.
  2157.  
  2158.           ^    Toggles deletion of a user's record.
  2159.  
  2160.  
  2161.                              ______________________
  2162.  
  2163.                               THE FILE BASE EDITOR
  2164.                              ______________________
  2165.  
  2166.  
  2167.    Upon entering the file base editor, a the following screen will be shown.
  2168. ______________________________________________________________________________
  2169.  
  2170. NNN:File base name           :Flags :ACS       :UL ACS    :DL ACS    :Maxf
  2171. ===:=========================:======:==========:==========:==========:====
  2172. 1   SysOp Directory           --N--- s255c@                d255       2000
  2173. 2   Miscellaneous             ------ s20c@                 d20        2000
  2174. 3   Apogee Programs           --N--- c@         s255                  2000
  2175. 4   Epic Megagames            --N--- c@         s255                  2000
  2176. 5   Nor'Easter Software       --N--- c@         s250                  2000
  2177. ______________________________________________________________________________
  2178.  
  2179.      The following commands are available from this screen:
  2180.  
  2181.           <CR>Redisplay screen
  2182.           (D)elete base (I)nsert base
  2183.           (M)odify base (P)osition base
  2184.           (Q)uit        (T)oggle display format
  2185.  
  2186.           <CR>Redisplay screen -- Redisplays the listing of file bases.
  2187.                
  2188.           (D)elete -- Used to remove a file base.
  2189.                
  2190.           (I)nsert -- Used to insert another file board in your file
  2191.                system.  It will prompt you with "File base to insert before
  2192.                (1-xx)?", with "xx" being the highest base currently.
  2193.  
  2194.           (M)odify -- Allows changes to be made to the file base.
  2195.                
  2196.           (P)osition -- Moves the file boards around in position.
  2197.  
  2198.           (T)oggle -- Toggles the file board editor between display modes.
  2199.                
  2200.           (Q)uit -- Exits the file base editor.
  2201.  
  2202.      When you select the (M)odify command, you will be asked which base you 
  2203.      want to modify.  After you choose the base, a screen like the following
  2204.      is displayed.
  2205.      ______________________________________________________________________
  2206.  
  2207.         1. Name        : SysOp Directory
  2208.         2. Filename    : SYSOP
  2209.         3. DL/UL path  : F:\SYSOP\ / F:\SYSOP\
  2210.         4. ACS req'd   : s255c@
  2211.         5. UL/DL ACS   :  / d255
  2212.         6. Max files   : 2000
  2213.         7. Password    :
  2214.         8. Arc/cmt type: ZIP/1
  2215.            Flags       : --N---
  2216.         Q. Quit
  2217.      
  2218.      Enter selection (1-8) [Q]uit :
  2219.      ______________________________________________________________________
  2220.  
  2221.           
  2222.           <CR>Redisplay screen
  2223.           1-8:Modify item
  2224.           ([)Back entry        (])Forward entry
  2225.           (J)ump to entry      (F)irst entry in list
  2226.           (Q)uit and save      (L)ast entry in list
  2227.  
  2228.           Toggles:
  2229.           (N)oRatio        (U)nhidden
  2230.           (G)ifSpecs       (I)*.DIR file in DLPATH
  2231.           (C)D-ROM         (S)how uploader name
  2232.           
  2233.      
  2234.           1    Allows you to rename the current file base.  It stores the
  2235.                name as ASCII text, with a maximum of 40 characters (less if
  2236.                MCI colors are used, which take up 2 characters each).
  2237.  
  2238.           2    Allows you to alter the directory filename, which stores the
  2239.                information on each file in the file base (description, file
  2240.                points, date uploaded, length, etc.).
  2241.  
  2242.           3    Allows you to reconfigure the path to which your files are
  2243.                uploaded and downloaded to/from.
  2244.  
  2245.           4    This command sets the ACS settings that the user must satisfy 
  2246.                to have access to enter the file base.
  2247.           
  2248.           5    This command sets the ACS settings that the user must satisfy 
  2249.                in order to download and upload to the file base.
  2250.  
  2251.           6    This is the maximum number of files allowable in a file
  2252.                board.  If a user tries to upload a file when the maximum
  2253.                number of files is achieved, the BBS will not allow the 
  2254.                transfer.
  2255.  
  2256.           7    This options sets a password that each time a user tries to
  2257.                access the file board, they must enter the correct password
  2258.                to enter it.
  2259.  
  2260.           8    This enables file bases to be set up with different
  2261.                compression types and comments as defined in the archive 
  2262.                configuration.  (Default is ZIP and the first comment file.)
  2263.  
  2264.           [    Goes to the previous file base.
  2265.                
  2266.           ]    Goes to the next file base.
  2267.                
  2268.           F    Displays the first file base.
  2269.  
  2270.           J    Displays the specified file base.
  2271.  
  2272.           L    Displays the last file base.
  2273.  
  2274.           Q    Exits the file base editor.
  2275.                
  2276.          Flags -- Six flags are present for toggling:
  2277.                
  2278.                     N - No ratio checking
  2279.                     U - File base is unhidden
  2280.                     C - Specifies if the file base is on a CD-ROM
  2281.                     I - *.DIR file in DLPATH
  2282.                     G - Automatically insert GIFspecs on *.GIF files
  2283.                     S - Shows uploader name in the file listings
  2284.  
  2285.         They are toggled with the following commands:
  2286.           
  2287.           N    Sets the file base to not have UL/DL ratio or file points checks.
  2288.  
  2289.           U    If active, it will display a file base in an area listing 
  2290.                regardless of whether or not the user has access to that base.  If the user lacks access, it will show in the
  2291.  
  2292.           C    This feature toggles whether of not the file base is kept on
  2293.                a CD-ROM or not.  If toggled on, it will disallow the file
  2294.                base to be newscanned. (Set the Upload ACS to s300 to not
  2295.                allow uploads from anyone (including you)).
  2296.                
  2297.           I    If toggled on, the *.DIR file for the particular file base will
  2298.                be stored in the download path instead of the DATA directory.
  2299.  
  2300.           G    This flag is used for directories containing GIF pictures, 
  2301.                and active, the BBS will insert in the description the size and 
  2302.                color information about the file.
  2303.                It is written in the following format:
  2304.  
  2305.                     (Width,Height,# of colors)
  2306.  
  2307.                 Width and Height are in pixels.
  2308.  
  2309.  
  2310.                            _________________________
  2311.  
  2312.                             THE MESSAGE BASE EDITOR
  2313.                            _________________________
  2314.  
  2315.  
  2316.      Upon entering to the message base editor, a screen like the following
  2317.      will be displayed.
  2318. _______________________________________________________________________________
  2319.  
  2320. NNN:Base name                    :Flag :ACS       :Post ACS  :MCI ACS   :MaxM:A
  2321. ===:=============================:=====:==========:==========:==========:====:=
  2322. 1   General Messages              L----            s20                   250  N
  2323. 2   MS-DOS                        L----            s20                   100  N
  2324. 3   Apple                         L----            s20                   100  N
  2325. 4   Macintosh                     L----            s20                   100  N
  2326. 5   Commodore                     L----            s20                   100  N
  2327. 6   Ops-Only                      L---- s20fb|s250 s20                   100  N
  2328. 7   Humor                         L----            s20                   100  N
  2329. 8   BBS Plugs                     L----            s20                   100  N
  2330. 9   Ham Radio                     L----            s20                   100  N
  2331. 10  Debate                        L----            s20
  2332. _______________________________________________________________________________     
  2333.      
  2334.      The available commands are:
  2335.  
  2336.           <CR>Redisplay screen
  2337.           (D)elete base (I)nsert base
  2338.           (M)odify base (P)osition base
  2339.           (Q)uit        (T)oggle display format
  2340.  
  2341.  
  2342.           <CR>Redisplay screen -- Redisplays the listing of message bases.
  2343.                
  2344.           (D)elete -- Used to remove a message base.
  2345.                
  2346.           (I)nsert -- Used to insert another message base in your BBS.  
  2347.                It will prompt you with "Message base to insert before
  2348.                (1-xx)?", with "xx" being the highest base currently.
  2349.  
  2350.           (M)odify -- Allows changes to be made to the message base.
  2351.                
  2352.           (P)osition -- Moves the message bases around in position.
  2353.  
  2354.           (T)oggle -- Toggles the message base editor between display modes.
  2355.           
  2356.           (Q)uit -- Exits the message base editor.
  2357.      
  2358.      When you select the (M)odify command, you are asked which base you want to 
  2359.      modify.  After entering your choice, a screen like the following is shown.
  2360.      ______________________________________________________________________
  2361.  
  2362.         Message base #1 of 27
  2363.  
  2364.         1. Name        : General Messages
  2365.         2. Filename    : GENERAL
  2366.         3. Base type   : Local
  2367.            Message path: Unused
  2368.         4. ACS req.    :
  2369.         5. Post/MCI ACS: s20 /
  2370.         6. Sysop ACS   : s255
  2371.         7. Max Mess    : 250
  2372.         8. Anonymous   : No
  2373.         9. Password    :
  2374.         N. Net Address : Unused
  2375.         C. Colors      : Text=0, Quote=9, Tear=4, Origin=3
  2376.         M. Mail flags  : Unused
  2377.         O. Origin line : Unused
  2378.            Flags       : ----
  2379.         Q. Quit
  2380.      ______________________________________________________________________
  2381.  
  2382.      Each field and command is described in detail below. (refer to File Base
  2383.       editor for more description and rules/restrictions.)
  2384.  
  2385.           1    The name of the message base.
  2386.                
  2387.           2    The name of the message files. 
  2388.  
  2389.           3    Designates the message base type.  Three types are currently
  2390.                available:
  2391.  
  2392.                     Local -- Allows the exchange of messages only between
  2393.                          the users of the BBS.
  2394.  
  2395.                     EchoMail -- Allows the exchange of messages, via a FidoNet 
  2396.                          type message network system.
  2397.                          
  2398.                     GroupMail -- Similar in concept to EchoMail, but with a 
  2399.                          different distribution method.
  2400.                          
  2401.                When a base is defined as EchoMail or GroupMail, you will be
  2402.                prompted for a disk drive message path.
  2403.  
  2404.           4    The ACS requirements that the user must meet in order to
  2405.                access the message base.  
  2406.  
  2407.           5    The user must have this ACS setting in order to post messages on 
  2408.                this base.
  2409.           
  2410.           6    This is the ACS setting for users to have "Sysop Commands"
  2411.                available to them.  This is helpful for BBS moderators.
  2412.  
  2413.           7    This is the maximum number of messages that can be posted on
  2414.                the base. (Default is 100.) When the number of messages exceeds 
  2415.                this limit old posts start getting removed when the base gets
  2416.                packed.
  2417.  
  2418.           8    This determines the anonymity level of the message base.
  2419.                Available anonymity levels are:
  2420.  
  2421.                     (Y)es, anonymous allowed, selectively
  2422.                     (N)o, anonymous not allowed
  2423.                     (F)orced anonymous
  2424.                     (D)ear Abby
  2425.                     (A)ny Name
  2426.  
  2427.                and are defined as follows:
  2428.  
  2429.                     (Y)es, anonymous allowed.
  2430.  
  2431.                     (N)o, anonymous not allowed.
  2432.  
  2433.                     (F)orced Anonymous -- This automatically makes every
  2434.                          post on the base anonymous.
  2435.  
  2436.                     (D)ear Abby -- This is for a "Dear Abby" problem
  2437.                          solving message base.  A user may post a message
  2438.                          under ANY one of these three possibilities:
  2439.  
  2440.                               "Problemed User" -- Posted by a user who
  2441.                                    wants help, but wishes to remain anonymous.
  2442.  
  2443.                               "Abby" -- Allows another user to respond to a
  2444.                                    problem post, with anonymity.
  2445.  
  2446.                               User name and number -- Allows a caller to
  2447.                                    post a problem/suggestion under their
  2448.                                    handle and user number.
  2449.  
  2450.                     (A)ny Name -- Allows users to post messages using any name 
  2451.                                    they like.
  2452.                          
  2453.           9    When active, this will prompt a user for the password which 
  2454.                must be entered correctly in order to access that message base.
  2455.  
  2456.           N    Let's you select another node number to use if you are involved
  2457.                with 2 of more mail networks.
  2458.                
  2459.           C    Defines the colors used for standard text, quoted text,
  2460.                tear, and origin lines for EchoMail and GroupMail messages.
  2461.                
  2462.           M    Defines the various flag settings used when tossing,
  2463.                scanning, and posting EchoMail and GroupMail messages.  The
  2464.                currently available flags are:
  2465.  
  2466.                     K - Strip IFNA kludge lines.
  2467.                     S - Strip SEEN-BY lines (EchoMail only).
  2468.                     O - Strip origin lines.
  2469.                     T - Add tear and origin lines to posted messages.
  2470.                     I - Sets the message base to Internet Status
  2471.  
  2472.  
  2473.           O    Defines the origin line placed at the bottom of EchoMail and
  2474.                GroupMail messages.
  2475.  
  2476.           Q    Exits the message base editor.
  2477.  
  2478.           Flags -- Defined as follows:
  2479.  
  2480.                R - Real names only.
  2481.                U - Unhidden.
  2482.                A - Remove ANSI and 8-bit ASCII.
  2483.                P - Allow private messages in the base
  2484.  
  2485.      The flags are toggled with the following commands:
  2486.  
  2487.           R    If active, real names are stored in the "From:" and "To:"
  2488.                fields of each message.
  2489.                
  2490.           U    If active, it will display a message base in an area
  2491.                listing regardless if the user has access to that base.  
  2492.  
  2493.           A    If active, ANSI codes and 8-bit ASCII characters (127-255)
  2494.                are removed from messages before they are posted.
  2495.  
  2496.           P    If active, this allows private posts to be allowed in the
  2497.                message bases.
  2498.  
  2499.  
  2500.                              _____________________
  2501.  
  2502.                               THE PROTOCOL EDITOR
  2503.                              _____________________
  2504.  
  2505.  
  2506.      The main screen of the protocol editor looks the following screen.
  2507. ______________________________________________________________________________
  2508.  
  2509.  NNN:ACS       :Description
  2510.  ===:==========:=============================================================
  2511. +0              (Q) Quit - abort transfer
  2512. +1              (Q) Quit - abort batch transfer
  2513. +2              (Q) Quit - abort resume transfer
  2514.       
  2515. Protocol editor (?=help) :
  2516. ______________________________________________________________________________
  2517.  
  2518.           <CR>Redisplay screen
  2519.           (D)elete protocol (I)nsert protocol
  2520.           (M)odify protocol (P)osition protocol
  2521.           (Q)uit
  2522.  
  2523.      
  2524.           <CR>Redisplay screen -- Displays the list again.
  2525.                
  2526.           (D)elete protocol -- Removes an entry from the protocol list.
  2527.                
  2528.           (I)nsert protocol -- Inserts a new entry in the protocol list.
  2529.  
  2530.           (M)odify protocol -- Allows you to change an entry in the
  2531.                protocol list.
  2532.                
  2533.           (P)osition protocol -- Moves an entry from one position to
  2534.                another.
  2535.                
  2536.           (Q)uit -- Exits the protocol editor.
  2537.  
  2538.      When you select the (M)odify command, you will be prompted for the
  2539.      entry number to modify.  After you choose the protocol, a menu similar
  2540.      to the following will be displayed.
  2541. ______________________________________________________________________
  2542.  
  2543.         Protocol #0 of 46
  2544.  
  2545.         !. Type/protocl:Active - Single
  2546.         1. Keys/descrip:"Q" / "(Q) Quit - abort transfer"
  2547.         2. ACS required: ""
  2548.         3. Temp. log   : *None*
  2549.         4. <U>L log    : *None*
  2550.            <D>L log    : *None*
  2551.         5. <U>L command: "QUIT"
  2552.            <D>L command: "QUIT"
  2553.         6. Codes mean  :Transfer OK
  2554.         7. <U>L codes  :(1)""     (2)""     (3)""     (4)""     (5)""     (6)""
  2555.            <D>L codes  :(1)""     (2)""     (3)""     (4)""     (5)""     (6)""
  2556.         E. Environ. cmd: *None*
  2557.         I. DL File list: *None*
  2558.         C. Max DOS chrs:128   P. Log position: Filename: 0 - Status: 0
  2559.         
  2560.         Edit menu (?=Help):
  2561. ______________________________________________________________________
  2562.  
  2563.      For the actualy UL/DL commands, "%x" codes are used (like MCI).
  2564.      They are defined as follows:
  2565.  
  2566.           %A        Specifies the current baud rate, as a string of ASCII
  2567.                     digits ("300", "1200", "2400", etc.).
  2568.  
  2569.           %B        Specifies the Baud Rate at which the COM port is locked at.
  2570.           
  2571.           %C        Specifies the pathname of the main BBS directory.
  2572.  
  2573.           %F        Specifies the filename(s) to be transferred.  In the
  2574.                     case of a batch transfer, this MCI indicates the name
  2575.                     of the file list which contains the filenames of all the
  2576.                     files the user wants to receive.
  2577.  
  2578.           %N        Specifies the node # that the user is logged onto.
  2579.  
  2580.           %T        Specifies the name of the transfer result temporary log
  2581.                     file (defined in option 3.)
  2582.  
  2583.      The protocol codes must be typed in upper case.
  2584.  
  2585.  
  2586.            #:Modify item   <CR>Redisplay screen
  2587.           ([)Back entry    (])Forward entry
  2588.           (J)ump to entry  (F)irst entry in list
  2589.           (Q)uit and save  (L)ast entry in list
  2590.  
  2591.  
  2592.           <CR>Redisplay screen -- Redisplays the menu.
  2593.  
  2594.           ([)Back entry -- Moves the pointer to the previous entry in the
  2595.                protocol list.
  2596.                
  2597.           (])Forward entry -- Moves the pointer to the next entry in the
  2598.                protocol list.
  2599.                
  2600.           (J)ump to entry -- This command moves the pointer to the user
  2601.                specified entry in the protocol list.
  2602.                
  2603.           (F)irst entry in list -- Moves the pointer to the first entry in
  2604.                the protocol list.
  2605.  
  2606.           (L)ast entry in list -- Moves the pointer to the last entry in
  2607.                the protocol list.
  2608.  
  2609.           (Q)uit and save -- Saves the current protocol list and returns to
  2610.                the main protocol editor menu.
  2611.  
  2612.      In addition, you can modify any of the entries shown on the screen.
  2613.      They are defined as:
  2614.  
  2615.           !    This option allows you to define the type and availability
  2616.                of the current protocol.  The available types are:
  2617.                
  2618.                     Single - The protocol will only transfer a single file.
  2619.  
  2620.                     Batch - The protocol will transfer multiple files with
  2621.                          one command.
  2622.  
  2623.                     Resume - The protocol will transfer one file, and
  2624.                          resume the transfer where it left off (if the
  2625.                          previous transfer was aborted).
  2626.  
  2627.           1    This option defines the command keys required to select the
  2628.                protocol and a description that will be displayed when 
  2629.                requested.
  2630.                
  2631.           2    This option defines the ACS requirements that the user must have 
  2632.                to use the protocol.
  2633.  
  2634.           3    This option defines the name of the file that holds the
  2635.                result log of a file transfer operation.
  2636.                
  2637.           4    This option defines the names of the permanent result log
  2638.                files for upload and download transfers.
  2639.  
  2640.           5    This option defines the commands required to perform file
  2641.                uploading and downloading.  
  2642.                
  2643.                When pressed, you will be asked which command (upload or 
  2644.                download) to define.  You are then asked which type of command
  2645.                it will be.  The four different command types are as follows:
  2646.  
  2647.  
  2648.                     (C)ommand -- The entry is assigned to a special
  2649.                          function.
  2650.  
  2651.                          Ascii -- The selected file will be transfered to 
  2652.                               the remote user via ASCII transfer.
  2653.  
  2654.                          Batch -- The entry will not actually transfer a
  2655.                               file, but instead will add the file to the
  2656.                               batch transfer queue.
  2657.  
  2658.                          Next -- The selected file is skipped and the next
  2659.                               file is selected.
  2660.  
  2661.                          Edit -- The selected file's directory entry is edited
  2662.                               and the information can be changed.
  2663.                     
  2664.                     (E)xternal -- Allows you to define the actual DOS
  2665.                          commandline used with the protocol driver.  Refer to 
  2666.                          the above list to determine the correct commandline.
  2667.  
  2668.                     (O)ff -- Disables that particular function for the
  2669.                          protocol.
  2670.  
  2671.           6    This option toggles if the error result codes defined in option 
  2672.                7 mean a good or bad transfer.
  2673.  
  2674.           7    This option defines the result codes (for both uploading and 
  2675.                downloading) returned by the protocol driver after completing 
  2676.                transmission of a file.
  2677.  
  2678.           E    This option defines the command that sets up an environment
  2679.                string for those programs that require environment variables to 
  2680.                be set up in certain ways for a transfer log.  For example: 
  2681.                "SET DSZLOG=%T" would set the DSZ.COM temporary result log
  2682.                filename to the name defined in option 3.  If no environment
  2683.                setup is necessary, this string should be set to NULL ("").
  2684.  
  2685.                *IMPORTANT*:   If you define a command with this option, make 
  2686.                               sure to define it in your AUTOEXEC.BAT FILE!
  2687.                               
  2688.           I    This option defines the name of the file in which Renegade
  2689.                will store the filenames to be transferred in a batch
  2690.                transfer.  
  2691.  
  2692.           C    This option defines the maximum number of characters allowed
  2693.                on the DOS commandline.  (Default is 128, which is the normal 
  2694.                allowable DOS size.)
  2695.  
  2696.           P    This option defines the positions, on a single line of the
  2697.                temporary result log, of the filename and return status of the
  2698.                transfer.
  2699.                
  2700.  
  2701.  
  2702.                                _________________
  2703.  
  2704.                                 THE MENU EDITOR
  2705.                                _________________
  2706.  
  2707.  
  2708.  
  2709.      --------------------
  2710.      THE MAIN EDITOR MENU
  2711.      --------------------
  2712.  
  2713.      Upon entering the Menu Editor, you are presented with a screen that looks
  2714.      like the following screen.
  2715. ______________________________________________________________________________
  2716.  
  2717. Renegade Menu Editor
  2718.  
  2719.  Directory of  E:\RENEGADE\MENU\*.mnu
  2720.  
  2721. ARCHIVE  MNU    AUTO     MNU    BATCH    MNU    BBSLIST  MNU    BYEBYE   MNU
  2722. EMAIL    MNU    FEEDBACK MNU    FILE     MNU    GOODBYE  MNU    LOGON    MNU
  2723. MAIN     MNU    MESSAGE  MNU    MULTI    MNU    NETSTUF  MNU    OFFLINE  MNU
  2724. ONLINE   MNU    PERSONAL MNU    SCANFILE MNU    SCANMSG  MNU    SHUTTLE  MNU
  2725. START    MNU    SUBSCRIB MNU    SYSOP    MNU    TIMEBANK MNU    VOTING   MNU
  2726.        25 File(s)  17862656 bytes free
  2727.  
  2728. Menu editor (?=help) :
  2729. ______________________________________________________________________________
  2730.  
  2731.      The commands available at this screen are:
  2732.  
  2733.           (D)elete menu file - This command allows you to erase a menu.
  2734.  
  2735.           (I)nsert menu file - This command will generate a new *.MNU file.
  2736.  
  2737.           (M)odify menu file - This command is where you load in one of the
  2738.                menu files and modify the commands and information of the menu.
  2739.  
  2740.           (Q)uit - Exits the menu editor.
  2741.  
  2742.  
  2743.      When you execute the (M)odify command, you will be asked for the menu
  2744.      name to modify.  When you enter the name of the menu, a menu like the 
  2745.      following is displayed.
  2746. _____________________________________________________________________________
  2747.  
  2748. NN:KK-Typ-Options         NN:KK-Typ-Options         NN:KK-Typ-Options
  2749. ==:====================== ==:====================== ==:======================
  2750. 1  A  -/  auto            11 E  -/  email           21 *  -/  sysop
  2751. 2  B  -/  bbslist         12 N  -^  feedback        22 !  -/  offline
  2752. 3  C  OC  1;Tell me about 13 O  -/  online          23 +  -Q  noredist
  2753. 4  F  -^  scanfile        14 P  -/  personal        24 D  -/  multi
  2754. 5  G  -/  goodbye         15 S  OS                  25 -  OA  nothing;B
  2755. 6  /G -^  byebye          16 V  -/  voting          26 =  DW  xcbv
  2756. 7  I  OI                  17 U  OU                  27 R  -^  subscrib
  2757. 8  J  OR                  18 X  OP  22              28 %  -^  netstuf
  2758. 9  L  OL                  19 Y  OY
  2759. 10 M  -^  scanmsg         20 $  -/  timebank
  2760.  
  2761. Menu editor (?=help) : ?
  2762. _____________________________________________________________________________
  2763.  
  2764.      In this list, "NN" is the command number, "KK" are the keys used to 
  2765.      execute the command, "Typ" is the type of command it is, and "Options" is
  2766.      the command data.
  2767.      
  2768.      
  2769.           (D)elete command - Removes one of the menu commands.
  2770.      
  2771.           (I)nsert command - Inserts a new menu command somewhere in the
  2772.                menu.  You can insert more than one menu command at one time.
  2773.                
  2774.           (L)ong generic menu - Displays how the long menu listing will look.
  2775.                
  2776.           (M)odify commands - This command allows you to modify the information
  2777.                of the different commands.
  2778.  
  2779.           (P)osition menu commands - This command allows you to rearrange the 
  2780.                order of the menu commands.
  2781.  
  2782.           (S)hort generic menu - Shows how the short menu listing will look.
  2783.                
  2784.           (T)oggle display type - Toggles between the 2 formats which Renegade 
  2785.                will use to display the menu commands on the menu:  
  2786.                
  2787.                The first is shown up above; it is more concise, and takes up 
  2788.                less space than the alternate one (which is more descriptive).
  2789.  
  2790.           (X)Menu data/command data display mode toggle - Toggles between
  2791.                the menu command list mode, and another, separate list of 
  2792.                information about the menu.
  2793.                
  2794.  
  2795.      -------------------------
  2796.      MENU COMMAND MODIFICATION
  2797.      -------------------------
  2798.  
  2799.      When you activate the (M)odify command, you will be asked which command
  2800.      to modify.  After you enter the command number, a menu like the following 
  2801.      is displayed.
  2802.      ______________________________________________________________________
  2803.  
  2804.         Menu filename: EMAIL
  2805.         Command #1 of 9
  2806.  
  2807.         1. Long descript :(R)ead Mail - Read private Electronic mail
  2808.         2. Short descript:(R)ead Mail
  2809.         3. Menu keys     :R
  2810.         4. ACS required  :""
  2811.         5. Cmdkeys       :MM
  2812.         6. Options       :
  2813.            Flags         :None
  2814.         Q. Quit
  2815.  
  2816.      Edit menu (?=help) : 
  2817.      ______________________________________________________________________
  2818.  
  2819.  
  2820.           1    This field stores a long description of the menu command.
  2821.                
  2822.           2    This field stores a shorter description of the menu command.
  2823.  
  2824.           3    This is the actual string that the user enters when he wants
  2825.                to execute the command.  
  2826.                
  2827.                If the command key is more than one character in length, and the 
  2828.                first character of the command letters is not a slash character 
  2829.                ("/"), the user must enter two slashes in a row ("//"), and then 
  2830.                the rest of the command.
  2831.  
  2832.           4    This is the ACS requirement that the user must satisfy to use 
  2833.                the command.
  2834.  
  2835.           5    This is the type of command to be executed.  A full description 
  2836.                of all the possible types commands is in the "Menu System 
  2837.                Commands" section of the manual.
  2838.  
  2839.           6    This string contains command-particular information.  If the
  2840.                command uses this line, a short description is along with the
  2841.                commands in the "Menu System Commands" section of the manual.
  2842.  
  2843.           [    Displays the previous menu command.
  2844.                
  2845.           ]    Displays the next menu command.
  2846.  
  2847.           F    Displays the first menu command.
  2848.  
  2849.           J    Displays the specified menu command.
  2850.  
  2851.           L    Displays the last menu command.
  2852.  
  2853.  
  2854.      -----------------------------
  2855.      MENU INFORMATION MODIFICATION
  2856.      -----------------------------
  2857.  
  2858.      When you press the "X" key at the main editor menu, you switch the 
  2859.      display to show the other menu information.
  2860.      ______________________________________________________________________
  2861.  
  2862.         Menu filename: MAIN
  2863.         1. Menu titles   :-=≡ Renegade BBS ≡=-
  2864.            Menu title #2 :-- Main Menu --
  2865.         2. Help files    :MAIN@S / *Generic*
  2866.         3. Menu Prompt   :[@1 - @2]@MTime Left: [@V] (?=Help)@MMain Menu :
  2867.            ([@ - General BBSing]
  2868.            Time Left: [01:00:00] (?=Help)
  2869.            Main Menu : )
  2870.         4. ACS required  :""
  2871.         5. Password      :*None*
  2872.         6. Fallback menu :MAIN
  2873.         7. Forced ?-level:None
  2874.         8. Generic info  :4 cols - 1/9/1
  2875.         9. Flags         :C--P-
  2876.         Q. Quit
  2877.  
  2878.         Menu editor (?=help) : 
  2879.      ______________________________________________________________________
  2880.  
  2881.      
  2882.           1    This field contains a description of the current menu.
  2883.  
  2884.           2    This command inputs the filenames which make up the menus of 
  2885.                your menu system.  The generic menus are specified if you set
  2886.                the strings to null.
  2887.  
  2888.                The first filename is the normal menu display, and the
  2889.                second filename is the longer menu display.  If a "@S"
  2890.                occurs in either of these two filenames, it is replaced with
  2891.                the current user's SL.
  2892.  
  2893.           3    This field contains the menu prompt that is displayed before it 
  2894.                will accept commands from the user.  It can be up to 120 
  2895.                characters long.
  2896.  
  2897.           4    This is the ACS requirement that the user must have to use the 
  2898.                menu.  If the user does not have access, they will be sent to the
  2899.                fallback menu.
  2900.  
  2901.           5    If a menu has a password attached to it and a user attempts
  2902.                to enter the menu, the menu will ask for the password.  If the 
  2903.                entered password is incorrect, the user is sent to the fallback 
  2904.                menu.
  2905.                 
  2906.           6    This is a legal menu file which is loaded whenever the user
  2907.                does not have access to the current menu or if a menu error 
  2908.                occurs.
  2909.  
  2910.           7    The help level setting that is forced when the user enters
  2911.                the menu.  The help levels are:
  2912.  
  2913.                     0 -- No help level forcing.
  2914.                     1 -- Expert level (only the prompt is shown).
  2915.                     2 -- Normal level (the short menu is displayed).
  2916.                     3 -- Novice level (the long menu is displayed).
  2917.           
  2918.           8    This entry includes all the information that is used to
  2919.                generate the generic menus.
  2920.  
  2921.                         C. Generic columns  :4
  2922.                           How many columns of commands there are (Default=4)
  2923.                         1. Bracket color    :1
  2924.                           The MCI color of the bracket around the command
  2925.                           letter.
  2926.                         2. Command color    :9
  2927.                           The MCI color of the command letter inside the
  2928.                           brackets.
  2929.                         3. Description color:1
  2930.                           The MCI color of the description of the command.
  2931.                         S. Show menu
  2932.           
  2933.           9    There are several functions for each menu that may be
  2934.                flagged on or off.  The available ones are:
  2935.  
  2936.                     (C)lear screen before menu - This tells Renegade to
  2937.                          clear the screen every time the normal menu is 
  2938.                          displayed.
  2939.  
  2940.                     (D)on't center the menu titles - This tells Renegade to
  2941.                          leave the menu titles uncentered.
  2942.                          This only affects the titles at the top.
  2943.                          
  2944.                     (N)o menu prompt toggle - This can be used if you want
  2945.                          to put the menu prompt for the menu in the .ASC or
  2946.                          .ANS file.
  2947.  
  2948.                     (P)Force pause before menu display - The screen will be
  2949.                          paused before the menu is displayed.
  2950.  
  2951.                     (T)Auto-time display toggle - If this is set to on, a
  2952.                          "time-left" string will be inserted right before the 
  2953.                          menu prompt.
  2954.  
  2955.                          Most people use the @V MCI command to insert a 
  2956.                          HH:MM:SS type format time left string in their 
  2957.                          menu-prompt.
  2958.  
  2959.  
  2960.  
  2961.      -------------------------
  2962.      THE HELP-FILE MENU SYSTEM
  2963.      -------------------------
  2964.  
  2965.      Renegade has a complex way of displaying files (Normally the menus.)  
  2966.      Here is a list of possible file extensions, and what they mean.
  2967.      
  2968.           ASC       Can contain MCI color codes which are displayed with 
  2969.                     to users who have are in an emulation mode.
  2970.                     
  2971.           ANS       Displayed to those users who have ANSI.
  2972.                     
  2973.           AN1-AN9   If a file with an extension of AN1 exists, Renegade
  2974.                     will pick and display a random file. (ANS, AN1-AN9).
  2975.  
  2976.           A0S-A6S   These files are displayed on different days of the
  2977.                     week, ranging from 0:Sunday to 6:Saturday.  They can be
  2978.                     used in conjunction with the random files, too.
  2979.                     (WELCOME.A01 for example, means the first (1) random ANSI
  2980.                     displayed on Sundays).
  2981.  
  2982.           AVT       These files follow the same guidlines as the ANSI files,
  2983.                     except they are displayed to AVATAR emulation users. (If
  2984.                     this file isn't found, Renegade will try the ANS file.)
  2985.  
  2986.  
  2987.      ---------------------
  2988.      LINKING MENU COMMANDS
  2989.      ---------------------
  2990.  
  2991.      One of the most powerful features in Renegade is the ability to link
  2992.      menu commands together.
  2993.  
  2994.      When a user activates a menu command, Renegade executes all of the 
  2995.      commands which have the command letters which were entered by the user.  
  2996.      If two different commands both have the same command letters in them, 
  2997.      both commands are executed in the order they are in the menu.
  2998.      
  2999.      When linking commands together, remember to put a description only on 
  3000.      the first command in the link, and set the rest to null.  This stops
  3001.      Renegade from displaying the command several times on the generic menu.
  3002.  
  3003.      If a command has the command letters "FIRSTCMD", they will be executed  
  3004.      first, before the user is able to enter any commands.
  3005.  
  3006.  
  3007.      ------------------------------------------
  3008.      MENU SYSTEM COMMANDS AVAILABLE IN RENEGADE
  3009.      ------------------------------------------
  3010.  
  3011.         The Command Keys are 2 letter codes which make Renegade do a certain 
  3012.      function.  They are described below according to where they are normally 
  3013.      used (check notes and flags at end of list).
  3014.  
  3015. Offline Mail:
  3016. ~~~~~~~~~~~~
  3017.      Cmdkeys : "!D"
  3018.      Function: Download .QWK packet
  3019.      Option : None
  3020.  
  3021.      Cmdkeys : "!P"
  3022.      Function: Set Message Pointers
  3023.      Option : None
  3024.  
  3025.      Cmdkeys : "!U"
  3026.      Function: Upload .REP packet
  3027.      Option : None
  3028.      
  3029.  
  3030. Time Bank:
  3031. ~~~~~~~~~
  3032.      Cmdkeys : "$D" -3-
  3033.      Function: Deposit Time into Timebank
  3034.      Option : Maxperday;Size of bank
  3035.  
  3036.      Cmdkeys : "$W" -3-
  3037.      Function: Withdraw Time from Timebank
  3038.      Option : Maxperday
  3039.  
  3040. Sysop:     
  3041. ~~~~~
  3042.      Cmdkeys : "*B" (*!) *6*
  3043.      Function: Enter the message base editor
  3044.      Option : None
  3045.  
  3046.      Cmdkeys : "*C" (*!) *6*
  3047.      Function: Change to a different user's acount
  3048.      Option : None
  3049.  
  3050.      Cmdkeys : "*D" (*)  *6*
  3051.      Function: Enter the Psuedo-DOS environment
  3052.      Option : None
  3053.  
  3054.      Cmdkeys : "*E" (*!) *6*
  3055.      Function: Enter the event editor
  3056.      Option : None
  3057.  
  3058.      Cmdkeys : "*F" (*!) *6*
  3059.      Function: Enter the file base editor
  3060.      Option : None
  3061.  
  3062.      Cmdkeys : "*L"
  3063.      Function: Show SysOp Log for certain day
  3064.      Option : None
  3065.  
  3066.      Cmdkeys : "*N" (*)  *6*
  3067.      Function: Edit a text file
  3068.      Option : None
  3069.  
  3070.      Cmdkeys : "*P" (*!) *6*
  3071.      Function: Enter the system configuration editor
  3072.      Option : None
  3073.  
  3074.      Cmdkeys : "*R" (*) *6*
  3075.      Function: Enter Conference Editor
  3076.      Option : None
  3077.      
  3078.      Cmdkeys : "*U" (*!) *6*
  3079.      Function: Enter user editor
  3080.      Option : None
  3081.  
  3082.      Cmdkeys : "*V" (*!) *6*
  3083.      Function: Enter the voting editor
  3084.      Option : None
  3085.  
  3086.      Cmdkeys : "*X" (!)  *6*
  3087.      Function: Enter the protocol editor
  3088.      Option : None
  3089.  
  3090.      Cmdkeys : "*Z" (*)  *6*
  3091.      Function: Displays system activity log
  3092.      Option : None
  3093.  
  3094.      Cmdkeys : "*1" (*)  *6*
  3095.      Function: Edit file(s) in current file base
  3096.      Option : None
  3097.  
  3098.      Cmdkeys : "*2" (*)  *6*
  3099.      Function: Sort files in all file bases by name
  3100.      Option : None
  3101.  
  3102.      Cmdkeys : "*3" (*!) *6*
  3103.      Function: Read all users' private mail
  3104.      Option : None
  3105.  
  3106.      Cmdkeys : "*4" (*!) *6*
  3107.      Function: Download a file from anywhere on your computer
  3108.      Option : [<filespec>]
  3109.  
  3110.                If  <filespec>  does not exist, the user is prompted  for  a
  3111.                file  to download.
  3112.  
  3113.      Cmdkeys : "*6" (*)  *6*
  3114.      Function: Upload file(s) not in file lists
  3115.      Option : None
  3116.  
  3117.                This command allows you to upload every file that is not
  3118.                currently in the Renegade file lists, but is in the directory.  
  3119.                It will display filename, file size, and then prompt for a 
  3120.                description.
  3121.  
  3122.      Cmdkeys : "*7" (*)  *6*     
  3123.      Function: Validate files
  3124.      Option : None
  3125.  
  3126.      Cmdkeys : "*8"      
  3127.      Function: Add specs to all *.GIF files in current file base
  3128.      Option : None
  3129.  
  3130.                The specs are a description in the format "(XXXxYYY,CCC)",
  3131.                where "XXX" is the X-resolution, "YYY" is the Y-resolution,
  3132.                and "CCC" is the number of colors in the palette.
  3133.                
  3134.      Cmdkeys : "*9"      
  3135.      Function: Pack the message bases
  3136.      Option : None
  3137.  
  3138.      Cmdkeys : "*#" (*!) *6*
  3139.      Function: Enter the menu editor
  3140.      Option : None
  3141.  
  3142.      Cmdkeys : "*$" (*)  *6*
  3143.      Function: Gives a long directory of the current file base
  3144.      Option : None
  3145.  
  3146.      Cmdkeys : "*%" (*)  *6*
  3147.      Function: Gives a condensed directory of the current file base
  3148.      Option : None
  3149.      
  3150. Misc:                          
  3151. ~~~~
  3152.      Cmdkeys : "-C"
  3153.      Function: Display message on commandline (use with linking)
  3154.      Option : <string>
  3155.  
  3156.      Cmdkeys : "-F"
  3157.      Function: Display a text file
  3158.      Option : <filename> [.<ext>]
  3159.  
  3160.                <filename>     Full path and 8-character DOS filename.
  3161.                [.<ext>]       Optional DOS extension.
  3162.                               
  3163.                If no <path> is given, the file is assumed to be located in the 
  3164.                DATA directory.  If no .<ext> is given, Renegade will look for
  3165.                the standard extensions.
  3166.  
  3167.      Cmdkeys : "-L"
  3168.      Function: Display a line of text
  3169.      Option : <string>
  3170.  
  3171.      Cmdkeys : "-Q"
  3172.      Function: Read an InfoForm questionaire file (answers in .ASW)
  3173.      Option : <InfoForm questionaire filename>
  3174.  
  3175.                If the Option is "", the filename is prompted for.
  3176.  
  3177.      Cmdkeys : "-R"
  3178.      Function: Read an InfoForm questionaire answer file
  3179.      Option : <InfoForm questionaire filename>
  3180.  
  3181.                If the Option is "", the filename is prompted for.
  3182.  
  3183.      Cmdkeys : "-S"
  3184.      Function: Append line to sysop log file
  3185.      Option : <string>
  3186.  
  3187.      Cmdkeys : "-;"
  3188.      Function: Execute macro
  3189.      Option : <macro>
  3190.  
  3191.                This command will enter <macro> into the user's macro
  3192.                buffer.  Any ";"'s in the <macro> string are substituted with 
  3193.                a <CR>.
  3194.                
  3195.      Cmdkeys : "-$"
  3196.      Function: Prompt for password
  3197.      Option : <password> [ [;<prompt>] ;<bad-message>]
  3198.  
  3199.                This command first display <prompt> if it exists.  If it
  3200.                doesn't, ":" prompt will be displayed.  If the password is 
  3201.                entered incorrectly, <bad-message> will be displayed if it 
  3202.                exists. (If entered incorrectly, any further linking is
  3203.                terminated.)
  3204.                
  3205.      Cmdkeys : "-^" -4-
  3206.      Function: Goto menu
  3207.      Option : <menu file> [;<link command>]
  3208.  
  3209.                Loads in <menu file>
  3210.                
  3211.                See -4-, Example: "msg;M" will load MSG.MNU, and execute command 
  3212.                "M".
  3213.                
  3214.      Cmdkeys : "-/" -4-
  3215.      Function: Gosub menu
  3216.      Option : <menu file> [;<link command>]
  3217.  
  3218.                Adds the current menu to the Menu Stack List, and then loads in
  3219.                <menu file>.
  3220.  
  3221.                See -4-, Example: "msg;M" will add the current menu to the Menu 
  3222.                Stack List, load MSG.MNU, and execute command "M".    
  3223.                      
  3224.                (See Cmdkey "-\".)
  3225.  
  3226.      Cmdkeys : "-\" -4-
  3227.      Function: Return from menu
  3228.      Option : [<link command>]
  3229.  
  3230.                Loads in the last menu file in the Menu Stack List.
  3231.  
  3232.                See -4-, Example: "M" will load the last menu name in the Stack
  3233.                List, and execute command "M".    
  3234.                
  3235.                (See Cmdkey "-/".)
  3236.  
  3237. Archive:
  3238. ~~~~~~~
  3239.      Cmdkeys : "AA"
  3240.      Function: Add files to archive
  3241.      Option : None
  3242.  
  3243.      Cmdkeys : "AC"
  3244.      Function: Convert between archive formats
  3245.      Option : None
  3246.  
  3247.      Cmdkeys : "AE"
  3248.      Function: Extract files from archive
  3249.      Option : None
  3250.  
  3251.      Cmdkeys : "AG"
  3252.      Function: Manipulate files extracted from archives
  3253.      Option : None
  3254.  
  3255.      Cmdkeys : "AM"
  3256.      Function: Modify comment fields in archive
  3257.      Option : None
  3258.  
  3259.      Cmdkeys : "AR"
  3260.      Function: Re-archive archive files using same format
  3261.      Option : None
  3262.  
  3263.      Cmdkeys : "AT"
  3264.      Function: Run integrity test on archive file
  3265.      Option : None
  3266.  
  3267. Batch:
  3268. ~~~~~
  3269.      Cmdkeys : "BC" -5-
  3270.      Function: Clear batch queue
  3271.      Option : [U]
  3272.  
  3273.      Cmdkeys : "BD"
  3274.      Function: Download batch queue
  3275.      Option : None
  3276.  
  3277.      Cmdkeys : "BL" -5-
  3278.      Function: List batch queue
  3279.      Option : [U]
  3280.  
  3281.      Cmdkeys : "BR" -5-
  3282.      Function: Remove single file from batch queue
  3283.      Option : [U]
  3284.  
  3285.      Cmdkeys : "BU"
  3286.      Function: Upload batch queue
  3287.      Option : None
  3288.  
  3289.      Cmdkeys : "B?"
  3290.      Function: Display number of files left in batch download queue
  3291.      Option : None
  3292.  
  3293. Doors:
  3294. ~~~~~
  3295.      Cmdkeys : "DC" *2*
  3296.      Function: Create CHAIN.TXT (WWIV door) and execute Option
  3297.      Option : <command to execute>
  3298.  
  3299.      Cmdkeys : "DD" *1,2*
  3300.      Function: Create DORINFO1.DEF (RBBS door) and execute Option
  3301.      Option : <command to execute>
  3302.  
  3303.      Cmdkeys : "DG" *2*
  3304.      Function: Create DOOR.SYS (GAP door) and execute Option
  3305.      Option : <command to execute>
  3306.  
  3307.      Cmdkeys : "DS" *1,2*
  3308.      Function: Create SFDOORS.DAT (Spitfire door) and execute Option
  3309.      Option : <command to execute>
  3310.  
  3311.      Cmdkeys : "DW" *1,2*
  3312.      Function: Create CALLINFO.BBS (Wildcat! door) and execute Option
  3313.      Option : <command to execute>
  3314.  
  3315.      Cmdkeys : "D-" *2*
  3316.      Function: Execute Option without creating a door information file
  3317.      Option : <command to execute>
  3318.  
  3319. Files:
  3320. ~~~~~
  3321.      Cmdkeys : "FA"
  3322.      Function: Change file bases
  3323.      Option : [base#] | [+/-] | [L]
  3324.  
  3325.                If Option = "base#"     Change to specified base.
  3326.                If Option = "+"         Change to next base
  3327.                If Option = "-"         Change to previous base
  3328.                If Option = "L"         Lists available bases only
  3329.                If Option = ""          Prompts for desired base
  3330.                
  3331.      Cmdkeys : "FB"
  3332.      Function: Add file to Batch Download List
  3333.      Option : None
  3334.  
  3335.                This command will add a file to the batch download list.
  3336.  
  3337.      Cmdkeys : "FD"
  3338.      Function: Download file BBS to user
  3339.      Option : None
  3340.  
  3341.      Cmdkeys : "FF"
  3342.      Function: Search all file bases for description
  3343.      Option : None
  3344.  
  3345.      Cmdkeys : "FL"
  3346.      Function: List filespec in current file base only
  3347.      Option : None
  3348.  
  3349.      Cmdkeys : "FN"
  3350.      Function: Scan file sections for new files
  3351.      Option : <newtype> *3*
  3352.  
  3353.                <newtype>      "G" : Global  - NewScan all file bases
  3354.                               "C" : Current - NewScan current file base
  3355.                                #  : Any     - NewScan file base #
  3356.                               ""  : Ask     - Asks if want a global or a
  3357.                                               current file base NewScan
  3358.  
  3359.      Cmdkeys : "FP"
  3360.      Function: Change pointer date for new files
  3361.      Option : None
  3362.  
  3363.      Cmdkeys : "FS"
  3364.      Function: Search all file bases for filespec
  3365.      Option : None
  3366.  
  3367.      Cmdkeys : "FU"
  3368.      Function: Upload file from user to BBS
  3369.      Option : None
  3370.  
  3371.      Cmdkeys : "FV"
  3372.      Function: List contents of an archived file
  3373.      Option : None
  3374.  
  3375.      Cmdkeys : "FZ"
  3376.      Function: Set file bases to be scanned for new files
  3377.      Option : None
  3378.  
  3379.      Cmdkeys : "F@"
  3380.      Function: Create temporary directory
  3381.      Option : None
  3382.  
  3383.                If there is enough file base space left, this command prompts 
  3384.                for a directory and creates a new, temporary, file base.  After 
  3385.                changing to a new area, it disappears, and will not show up on
  3386.                any list.
  3387.  
  3388.      Cmdkeys : "F#"
  3389.      Function: Display Line/Quick file base change
  3390.      Option : None
  3391.  
  3392.         Displays the line "Enter the number of a file base to change to." if
  3393.         the user enters "#", or will switch to file base # if it exists.
  3394.  
  3395. Hangup:
  3396. ~~~~~~
  3397.      Cmdkeys : "HC"
  3398.      Function: Carefull logoff of user
  3399.      Option : [<string>]
  3400.  
  3401.                <string> is printed, and the user must enter either Yes or
  3402.                No.  If Yes is entered, LOGOFF.* is displayed and the user
  3403.                is logged off.
  3404.  
  3405.      Cmdkeys : "HI"
  3406.      Function: Immediate logoff of user
  3407.      Option : None
  3408.  
  3409.      Cmdkeys : "HM"
  3410.      Function: Display string and logoff user
  3411.      Option : [<string>]
  3412.  
  3413. Messages:
  3414. ~~~~~~~~
  3415.      Cmdkeys : "MA"
  3416.      Function: Message base change
  3417.      Option : [base#] | [+/-] | [L]
  3418.  
  3419.                If Option = "base#"     Change  to specified base.  If  a
  3420.                                         menu  is specified, that menu  is
  3421.                                         loaded if it exists.
  3422.                If Option = "+"         Change to next base
  3423.                If Option = "-"         Change to previous base
  3424.                If Option = "L"         Lists available bases only
  3425.                If Option = ""          Prompts for desired base
  3426.  
  3427.      Cmdkeys : "ME"
  3428.      Function: Send private mail to user
  3429.      Option : [<user #> [;<reason>] ]
  3430.  
  3431.                If Option is blank, this command will prompt for a user
  3432.                name or number to send private mail to.
  3433.  
  3434.                Mail is sent to <user #> if it specifies a valid user
  3435.                number.  If <reason> is specified, it is used as a "RE:"
  3436.                reason in the letter sent.  If <reason> is not specified,
  3437.                the default reason is "Feedback".
  3438.  
  3439.      Cmdkeys : "MK"
  3440.      Function: Edit/Delete outgoing private mail
  3441.      Option : None
  3442.  
  3443.      Cmdkeys : "ML"
  3444.      Function: Send "mass mail" -  private mail sent to multiple users
  3445.      Option : None
  3446.  
  3447.      Cmdkeys : "MM"
  3448.      Function: Read private mail
  3449.      Option : None
  3450.  
  3451.      Cmdkeys : "MN"
  3452.      Function: Display new messages
  3453.      Option : <newtype> *4*
  3454.  
  3455.                <newtype>      "G" : Global  - NewScan all message bases
  3456.                               "C" : Current - NewScan current message base
  3457.                               "#" : Any     - NewScan message base #
  3458.                               ""  : Ask     - Asks if want a global or a
  3459.                                               current message base NewScan
  3460.  
  3461.      Cmdkeys : "MP"
  3462.      Function: Post message in the current message base.
  3463.      Option : None
  3464.  
  3465.      Cmdkeys : "MR"
  3466.      Function: Read messages in current base
  3467.      Option : None
  3468.  
  3469.                Allows users to read messages in current base in forward or 
  3470.                reverse order.
  3471.  
  3472.      Cmdkeys : "MS"
  3473.      Function: Scan messages in current base
  3474.      Option : None
  3475.  
  3476.                 Scan messages for certain text in various sections.
  3477.  
  3478.      Cmdkeys : "MU"
  3479.      Function: Lists users with access to the current message base
  3480.      Option : None
  3481.  
  3482.      Cmdkeys : "MZ"
  3483.      Function: Set message bases to be scanned for new messages
  3484.      Option : None
  3485.  
  3486.      Cmdkeys : "M#"
  3487.      Function: Display Line/Quick message base change
  3488.      Option : None
  3489.  
  3490.         Displays the line "Enter the number of a message base to change to." 
  3491.         if the user enters "#", or will switch to message base # if it exists.
  3492.         
  3493. Multinode:
  3494. ~~~~~~~~~
  3495.      Cmdkeys : "NA"
  3496.      Function: Toggle node page availability
  3497.      Option : None
  3498.  
  3499.      Cmdkeys : "ND" (*)  *6*
  3500.      Function: Hangup node
  3501.      Option : [ Node # ]
  3502.  
  3503.         If Option is null, user is prompted for the node # to hangup,
  3504.         otherwise Node # is hung up.
  3505.  
  3506.      Cmdkeys : "NG"
  3507.      Function: Join Group Chat
  3508.      Option : None
  3509.  
  3510.      Cmdkeys : "NO"
  3511.      Function: View users on all nodes
  3512.      Option : None
  3513.  
  3514.      Cmdkeys : "NP"
  3515.      Function: Page another node for chat
  3516.      Option : [ Node # ]
  3517.  
  3518.         If Option is null, user is prompted for node to page, otherwise
  3519.         Node # is paged for chat.
  3520.  
  3521.      Cmdkeys : "NS"
  3522.      Function: Send a message to another node
  3523.      Option : [<node number>] [; <message to send>]
  3524.          
  3525.          If no options are specified, the current user will be prompted
  3526.          for the node to send the message to, and the message to send
  3527.          that node.  When an option string is specified, MCI codes will
  3528.          be translated.
  3529.      
  3530.      Cmdkeys : "NT"
  3531.      Function: Stealth Mode On/Off
  3532.      Option : None
  3533.  
  3534. Other:
  3535. ~~~~~
  3536.      Cmdkeys : "O1"
  3537.      Function: Ask for BBS password (SHUTTLE LOGON ONLY)
  3538.      Option : None
  3539.  
  3540.                This command will ask for the BBS password, and if it is
  3541.                correctly entered, the user will be brought to the "Enter name"
  3542.                prompt.
  3543.  
  3544.      Cmdkeys : "O2"
  3545.      Function: Apply to BBS as a new user (SHUTTLE LOGON ONLY)
  3546.      Option : None
  3547.  
  3548.                This command allows the user to apply to the BBS as a new
  3549.                user.
  3550.  
  3551.      Cmdkeys : "O3"
  3552.      Function: Allow user to find out the BBS password (SHUTTLE LOGON ONLY)
  3553.      Option : None
  3554.  
  3555.                Will show the BBS password if the user's security level (SL or
  3556.                DSL) is greater then the new user levels.
  3557.                
  3558.      Cmdkeys : "OA"
  3559.      Function: Allow auto-validation of users
  3560.      Option : <password>
  3561.  
  3562.                New users must enter the <password> in order to validate
  3563.                themselves.  If correct, the command sets the user to Security
  3564.                Level B.
  3565.                
  3566.      Cmdkeys : "OB"
  3567.      Function: Add entry to the BBS list
  3568.      Option : [bbslist file]
  3569.  
  3570.                If entered, the bbslist file is the alternate file to add
  3571.                the entry to.  Default is "bbslist.msg".
  3572.  
  3573.      Cmdkeys : "OC"
  3574.      Function: Page the SysOp
  3575.      Option : [user #] [;string]
  3576.  
  3577.                user #         If the SysOp is not available, this is the
  3578.                               user number the message is left to.
  3579.                string         String to print, other than the why do you want
  3580.                               to chat string.
  3581.  
  3582.      Cmdkeys : "OD"
  3583.      Function: Change user's file points
  3584.      Option : [<+/->number]
  3585.  
  3586.                           +    Add
  3587.                           -    Subtract
  3588.      
  3589.      Cmdkeys : "OE"
  3590.      Function: Pause Screen
  3591.      Option : None
  3592.  
  3593.      Cmdkeys : "OF"
  3594.      Function: AR flag set/reset/toggle
  3595.      Option : [<function><flag> [...] ]
  3596.  
  3597.                      <flag> is a any AR flag (ABCDEFGHIJKLMNOPQRSTUVWXYZ)
  3598.  
  3599.                      <function>  may be one of the following:
  3600.  
  3601.                           +    Set flag
  3602.                           -    Reset flag
  3603.                           !    Toggle flag
  3604.  
  3605.                      More than one combination may be specified.  Case is 
  3606.                      ignored.
  3607.  
  3608.      Cmdkeys : "OG"
  3609.      Function: AC flag set/reset/toggle
  3610.      Option : [ <function><flag> [...] ]
  3611.  
  3612.                      <flag> is a AC flag (LCVUA*PEKM1234)
  3613.  
  3614.                      <function>  may be one of the following:
  3615.  
  3616.                           +    Set flag
  3617.                           -    Reset flag
  3618.                           !    Toggle flag
  3619.  
  3620.                      More than one function/flag combination may be specified.  
  3621.                      Case is ignored.
  3622.  
  3623.      Cmdkeys : "OI"
  3624.      Function: Show current Renegade version info, LOGON.* then SYSTEM.*
  3625.      Option : None
  3626.  
  3627.      Cmdkeys : "OL"
  3628.      Function: List today's callers
  3629.      Option : None
  3630.  
  3631.      Cmdkeys : "OM"
  3632.      Function: Edit macros
  3633.      Option : None
  3634.  
  3635.      Cmdkeys : "OO"
  3636.      Function: Display SysOp chat status
  3637.      Option : None
  3638.  
  3639.                This command will display the Sysop status string, or the 
  3640.                "SYSOPIN.*" and "SYSOPOUT.*" files.
  3641.                
  3642.      Cmdkeys : "OP"
  3643.      Function: Modify user information
  3644.      Option : <info type>
  3645.  
  3646.                <info type>    Contains the type of user information to be
  3647.                               modified.  Refer to below. *5*
  3648.  
  3649.                   1. Address                14. Zip code
  3650.                *  2. Age                    15. Mail box status
  3651.                $  3. ANSI type -1-          16. Video emulation mode
  3652.                   4. City & State           17. Color (toggle)
  3653.                *  5. SDQ #1 -2-             18. Pause (toggle)
  3654.                *  6. SDQ #2 -2-             19. Input type (toggle)
  3655.                *  7. User Name              20. Clear Screen (toggle)
  3656.                   8. Phone number           21. Define user colors
  3657.                   9. Password               22. Expert mode (toggle)
  3658.                * 10. Real Name              26. F/S Editor Toggle
  3659.                  11. Screen size            27. Configure QWK Packet
  3660.                * 12. Sex (gender)           28. Force Hotkey On
  3661.                * 13. SDQ #3 -2-             29. Force Hotkey Off
  3662.  
  3663.      Cmdkeys : "OR"
  3664.      Function: Change to another conference
  3665.      Option : [conference char] | [?]
  3666.  
  3667.                The <conference char> can be any character from A to Z, or
  3668.                @ to switch to the main conference.
  3669.                 
  3670.                If Option is "?", all conferences available to the  user
  3671.                are displayed.
  3672.  
  3673.                If Option is blank (""), the user is prompted as to which
  3674.                conference is desired.
  3675.  
  3676.      Cmdkeys : "OS"
  3677.      Function: Go to bulletins menu
  3678.      Option : [<main bulletin>][;<sub-bulletin>]
  3679.  
  3680.                <main bulletin> is the bulletin displayed first, and after a "?" 
  3681.                is pressed.  <sub-bulletin> is the file prefix used for bulletin 
  3682.                selections.  Example: If <sub-bulletin> is MAIN, and the user 
  3683.                enters "5", MAIN5.* is displayed.
  3684.                
  3685.                If Option="", <main bulletin> is set to "BULLETIN" and 
  3686.                <sub-bulletin> is set to "BULLET".  This is the default when 
  3687.                bulletins are included at logon.
  3688.  
  3689.      Cmdkeys : "OU"
  3690.      Function: User Listing
  3691.      Option : None
  3692.      
  3693.      Cmdkeys : "OY"
  3694.      Function: Displays a short list of info on the user's account
  3695.      Option : None
  3696.  
  3697.  
  3698. Automessage:
  3699. ~~~~~~~~~~~
  3700.      Cmdkeys : "UA"
  3701.      Function: Reply to author of current automessage
  3702.      Option : None
  3703.  
  3704.      Cmdkeys : "UR"
  3705.      Function: Display current automessage
  3706.      Option : None
  3707.  
  3708.      Cmdkeys : "UW"
  3709.      Function: Write automessage
  3710.      Option : None
  3711.  
  3712. Voting:
  3713. ~~~~~~
  3714.      Cmdkeys : "VA"
  3715.      Function: Add voting topic
  3716.      Option : None
  3717.  
  3718.      Cmdkeys : "VL"
  3719.      Function: List voting topics
  3720.      Option : None
  3721.  
  3722.      Cmdkeys : "VR"
  3723.      Function: View results of voting topic
  3724.      Option : [Question #]
  3725.  
  3726.         If Option is set to null, user is prompted for Question to view 
  3727.         the results of, otherwise user views results of Question #.
  3728.      
  3729.      Cmdkeys : "VT" (*)  *6*
  3730.      Function: Track User's vote
  3731.      Option : [User #]
  3732.  
  3733.         If Option is set to null, user is prompted for user to track,
  3734.         otherwise user tracks User #.
  3735.  
  3736.      Cmdkeys : "VU" (*)  *6*
  3737.      Function: View users who voted on Question
  3738.      Option : [Question #]
  3739.         
  3740.         If Option is set to null, user is prompted for Question to view,
  3741.         otherwise user views Question #.  This doesn't list users who've
  3742.         voted on the question, rather it lists the choices in the question
  3743.         and the users who voted that way.
  3744.  
  3745.      Cmdkeys : "VV"
  3746.      Function: Vote on all un-voted topics
  3747.      Option : None
  3748.  
  3749.      Cmdkeys : "V#"
  3750.      Function: Vote on Question #
  3751.      Option : [Question #]
  3752.  
  3753.         If Option is set to null, user is prompted for Question to vote on,
  3754.         otherwise user votes on Question #.
  3755.  
  3756. Notes:
  3757. ~~~~~
  3758.         -1-  ANSI type actually asks if user wants ANSI or AVATAR emulation,
  3759.              if the user has a color monitor, and if they want the Full Screen
  3760.              Editor.
  3761.  
  3762.         -2-  SDQ means Sysop Definable Question.
  3763.  
  3764.         -3-  Maxperday and Size of bank are in minutes.
  3765.  
  3766.         -4-  If <link command> is specified, the command with command
  3767.              letters of <link command> will be executed after the function
  3768.              occurs.  
  3769.  
  3770.         -5-  If "U" is entered, the upload batch queue is used.  Otherwise
  3771.              the download queue is used.
  3772.  
  3773. Flags:
  3774. ~~~~~
  3775.         *1* =  <command to execute> is the command required to execute the
  3776.                door.  If the command begins with "R;", then the user's real 
  3777.                name is written to the file instead of the user's handle 
  3778.                (the "R;" is stripped before being passed to DOS).
  3779.      
  3780.         *2* =  <command to execute> is the command required to execute the
  3781.                door.
  3782.         
  3783.         *3* =  command will only work in file base menu
  3784.  
  3785.         *4* =  command will only work in message base menu
  3786.  
  3787.         *5* =  * - Recommended for higher access only.
  3788.                $ - Not recommended for use at all.  Use types 16 and 17 for
  3789.                    ANSI type modification -  this command is the one used
  3790.                    during a new user logon.
  3791.  
  3792.         *6* =  ! -  These commands are recommended for SysOp use only.  Each of
  3793.                these commands prompt for the SysOp password and will not 
  3794.                execute if it is incorrectly entered.  Some of these commands 
  3795.                are dangerous and could destroy your board if used improperly.
  3796.  
  3797.                * -  These commands are somewhat dangerous in certain cases, and
  3798.                are recommended for users with high or SysOp access only.
  3799.  
  3800.  
  3801.                           ____________________________
  3802.  
  3803.                            THE SCHEDULED EVENT EDITOR
  3804.                           ____________________________
  3805.  
  3806.  
  3807.      Upon entering the event editor, a screen as follows appears.
  3808.      ________________________________________________________________________
  3809.  
  3810.      NN:Description                   :Typ:Bsy:Time :Len:Days   :Execinfo
  3811.      ==:==============================:===:===:=====:===:=======:============
  3812.      +1  Pack Messages                  Pak 0   00:00 292 SMTWTFS pack
  3813.      
  3814.      Event editor (?=help) : 
  3815.      ________________________________________________________________________
  3816.  
  3817.            <CR>Redisplay menu
  3818.            (D)elete   (I)nsert
  3819.            (M)odify   (P)osition
  3820.            (Q)uit
  3821.  
  3822.           <CR>Redisplay menu -- Redisplays the listing of events.
  3823.                
  3824.           (D)elete -- This will allow you to delete an unwanted event.
  3825.  
  3826.           (I)nsert -- This will insert another event into the list.
  3827.                
  3828.           (M)odify -- This will allow you to modify an existing event.
  3829.                
  3830.           (P)osition -- This will move an event from one position to another.
  3831.  
  3832.           (Q)uit -- Exits the Event Editor.
  3833.                
  3834.      When you select the (M)odify command, you are asked to select the
  3835.      event that you would like to modify.  After choosing, the event data
  3836.      is displayed.
  3837.      ______________________________________________________________________
  3838.  
  3839.         Event #1 of 8
  3840.  
  3841.         !. Active       : Yes
  3842.         1. Description  : Pack Messages
  3843.         2. Sched. type  : Pack msgs
  3844.         3. Event data   : pack
  3845.         4. Off hook time: None.
  3846.         5. Exec. time   : 00:00
  3847.         6. Busy during  : Yes
  3848.         7. Soft event   : Yes
  3849.         8. Run if missed: Yes
  3850.         9. Last day exec: Today
  3851.         A. Days active  : SMTWTFS
  3852.         B. Node number  : 0
  3853.      
  3854.         Edit menu (?=help) :
  3855.      ______________________________________________________________________
  3856.  
  3857.           !    This determines whether or not the event is active.
  3858.  
  3859.           1    This field describes the event.  (Up to 80 characters)
  3860.                
  3861.           2    This is the type of event that will be executed.  There are
  3862.                six choices:
  3863.  
  3864.                     ACS -- Enables only certain callers who have the correct
  3865.                          security settings to access the BBS at a certain time 
  3866.                          of the day.
  3867.  
  3868.                     Chat -- Not implemented yet.
  3869.  
  3870.                     DOS -- Shells to the DOS level and executes files defined 
  3871.                            in the Event Data.
  3872.  
  3873.                     External -- This requires a batch file for execution, which 
  3874.                          is used to detect an ERRORLEVEL value.
  3875.  
  3876.                     Pack -- This event packs the message bases by removing
  3877.                          all deleted messages and adjusting the number of
  3878.                          messages in each base to conform to the maximum
  3879.                          limit set in the message base editor.
  3880.                     
  3881.                     Sort -- This event sorts the file bases by scanning the
  3882.                          directories and sorting by name.
  3883.  
  3884.           3    This field will vary with the type of event being executed.
  3885.  
  3886.                     DOS -- The name of the program to be run.
  3887.  
  3888.                     External -- The ERRORLEVEL value to be used when the BBS
  3889.                          quits to DOS.
  3890.  
  3891.                     ACS -- The ACS setting that users must have.
  3892.                          
  3893.                     All others -- Not used; the event data field will be
  3894.                          ignored.
  3895.  
  3896.           4    This is the time before an event that the BBS will become busy.
  3897.                If a user is online, their online time is adjusted for the 
  3898.                event.
  3899.  
  3900.  
  3901.           5    This is the time of day that the particular scheduled event
  3902.                will occur.  It is defined in the 24-hour format.
  3903.  
  3904.           6    This field determines whether or not the modem will be made
  3905.                busy during the scheduled event.  
  3906.                
  3907.           7    This tells if the event is "Hard" or "Soft".  Hard events
  3908.                will make Renegade shorten a user's time online if it will
  3909.                keep them on longer then when the event will run.  Soft events
  3910.                wait for the user to logoff before the event is run.
  3911.           
  3912.           8    This field determines if the BBS should run the event if it
  3913.                missed it the last time it was supposed to be run.
  3914.  
  3915.           9    This field sets the number of days since the event was last
  3916.                run.
  3917.  
  3918.           A    These are the days of either the regular week, or the month, 
  3919.                that the scheduled event will occur.
  3920.  
  3921.                     Weekly -- Event will occur at least once every week.  A 
  3922.                     bar with the current days active will be displayed as 
  3923.                     follows:
  3924.  
  3925.                               Current: SMTWTFS
  3926.                                       [       ]
  3927.  
  3928.                     Modify by entering "X"'s under the days the event is to be 
  3929.                     active.
  3930.  
  3931.                     Monthly -- This will occur only one day in the month, and
  3932.                             is modified by entering the day it is to be run.
  3933.                          
  3934.           B    This field determines which node will run the event.  0 means
  3935.                the first free node will run it.
  3936.  
  3937.           [    This will jump back one entry in the list of events.
  3938.                
  3939.           ]    This will move forward one entry in the list of events.
  3940.                
  3941.           F    This will move to the first entry in the list of events.
  3942.  
  3943.           L    This will move to the last entry in the list of events.
  3944.  
  3945.           J    This will jump to a specified entry in the list of events.
  3946.  
  3947.           Q    Saves all entries in the list of events and returns to the
  3948.                main editor screen.
  3949.                                    
  3950.                                    
  3951.                                    __________
  3952.  
  3953.                                    Psuedo-DOS
  3954.                                    __________
  3955.  
  3956.  
  3957.      Psuedo-DOS is a passworded DOS shell that is available by using the *D
  3958.      Command Key.  It allows you to do a limited amount of work in DOS from
  3959.      a remote terminal.
  3960.  
  3961.  
  3962.                       _________________________________
  3963.  
  3964.                       THE INFOFORM QUESTIONNAIRE SYSTEM
  3965.                       _________________________________
  3966.  
  3967.  
  3968.  
  3969.      ------------------------------------
  3970.      HOW INFOFORM QUESTIONNAIRES ARE MADE
  3971.      ------------------------------------
  3972.  
  3973.      InfoForm questionnaires are text files with certain commands that only
  3974.      have meaning to the BBS.  The questionnaire is stored in the MISC 
  3975.      directory, in a file with the extension ".INF".  When users answer the 
  3976.      question(s), their answers are also stored in the MISC directory, in a 
  3977.      file with the extension ".ASW".  Answers from other users are appended 
  3978.      to the end of the answer file.
  3979.                              
  3980.  
  3981.      --------------------------
  3982.      THE NEW USER QUESTIONNAIRE
  3983.      --------------------------
  3984.  
  3985.      A special InfoForm questionnaire called NEWUSER is always given to a new 
  3986.      user during the new user logon process.  An example is listed below.
  3987.      
  3988. -----------------------------------------------------------------------------
  3989. Alright!  Only a few more questions to go before you can logon.  Please
  3990. answer the questions, as they are essential for Validation and just as a 
  3991. security measure.  Don't worry though....  It's not a test. (it's a quiz..)
  3992.  
  3993.  
  3994. ;YAre you the Sysop of a BBS (Y/N)? : *
  3995. ;INO,NOSYSOP
  3996.  
  3997. What is the Phone # of the BBS?
  3998.      ###-###-####
  3999. ;A   ? *
  4000.  
  4001. ;AWhat BBS software do you run? *
  4002.  
  4003. ;AHow long has it been running for? *
  4004. ;GNOSYSOP1
  4005.  
  4006. :NOSYSOP
  4007. Oh well!  Someone's gotta do it, eh?
  4008.  
  4009. :NOSYSOP1
  4010. Do you know of any of the current users on this BBS, or any other good
  4011. users that could recommend you? (2 lines)
  4012.  
  4013. ;A 1) *
  4014. ;A 2) *
  4015.  
  4016. Ok!  Thanks for answering the questions, and I'm sure you'll be validated
  4017. very soon!
  4018.  
  4019. -----------------------------------------------------------------------------
  4020.  
  4021.  
  4022.      -------------------------------
  4023.      INFOFORM QUESTIONNAIRE COMMANDS
  4024.      -------------------------------
  4025.  
  4026.      Below are listed all the InfoForm questionnaire commands currently
  4027.      supported by Renegade.  All commands must start on a separate line,
  4028.      beginning with a ";" character.  Labels also start on a separate line, 
  4029.      but beginning with a ":" character, and are followed by a string of 
  4030.      characters which define the label name.  Everything else is treated as 
  4031.      viewable text.  A "; <string>" line is treated as a comment.
  4032.      
  4033.           Command:  A<string>*
  4034.           Function: Displays <string> then inputs the string at the "*" 
  4035.                     character.
  4036.  
  4037.           Command:  B<string>*
  4038.           Function: Similar to the "A" command, except input is uppercase only.
  4039.  
  4040.           Command:  C"chars"<string>*
  4041.           Function: Displays string, then inputs a single character at the "*" 
  4042.                     character.  Only accepted answers are the characters between 
  4043.                     the quote marks ("").
  4044.  
  4045.           Command:  Dx<string>
  4046.           Function: Outputs a doorfile (See Door in Menu Commands for x)
  4047.                     then executes <string>.  All rules for standard door
  4048.                     commands apply.
  4049.  
  4050.           Command:  G<label>
  4051.           Function: Goes to label <label>.  If <label> doesn't exist, the 
  4052.                     questionnaire will terminate.
  4053.                     
  4054.           Command:  H
  4055.           Function: Terminates questionnaire and hangs up on user.
  4056.  
  4057.           Command:  I<string>,<label>
  4058.           Function: Branches to <label> if <string> was the the last input 
  4059.                     value from a "A", "B", "C", or "Y" command.
  4060.                     
  4061.           Command:  K
  4062.           Function: Terminate questionnaire without saving answers.
  4063.                     
  4064.           Command:  L<string>
  4065.           Function: Outputs <string> to the questionnaire answer file only.
  4066.                     
  4067.           Command:  Q
  4068.           Function: Terminates questionnaire and saves answers in answer file.
  4069.  
  4070.           Command:  T<filename>
  4071.           Function: Displays the file <filename>.
  4072.  
  4073.           Command:  Y<string>*
  4074.           Function: Displays <string>, then accepts either a "Y", or "N"
  4075.                     at the "*" character.
  4076.  
  4077.  
  4078.  
  4079.                                _______________
  4080.  
  4081.                                RUN-TIME ERRORS
  4082.                                _______________
  4083.  
  4084.  
  4085.      Certain errors while Renegade is online cause it to exit back to DOS.
  4086.      Whenever this occurs, the screen image is outputed to a file called 
  4087.      ERROR.LOG in your main directory, along with certain pieces of 
  4088.      information such as the time, date, error number, BBS version, the user 
  4089.      who was on and what baud rate they were on at.
  4090.  
  4091.      A message is also sent to the SysOp log, and the user's screen when a 
  4092.      error occurs.  If a error does occur in Renegade, please report it to 
  4093.      either your local support hub, or one of the Renegade Alpha sites.  Please 
  4094.      send along the information at the top of the section where the error is in 
  4095.      the ERROR.LOG file.
  4096.  
  4097.      ----------------------------
  4098.      DEFAULT RENEGADE ERRORLEVELS
  4099.      ----------------------------
  4100.  
  4101.      0 No error
  4102.      1 Critical error
  4103.      2 New echomail entered
  4104.  
  4105.      ----------
  4106.      DOS ERRORS
  4107.      ----------
  4108.  
  4109.      2 File not found.
  4110.      3 Path not found.
  4111.      4 Too many open files.
  4112.      5 File access denied.
  4113.      6 Invalid file handle.
  4114.      12 Invalid file access code.
  4115.      15 Invalid drive number.
  4116.      16 Cannot remove current directory.
  4117.      17 Cannot rename across drives.
  4118.      
  4119.      ----------
  4120.      I/O ERRORS
  4121.      ----------
  4122.  
  4123.      100 Disk read error.
  4124.      101 Disk write error.
  4125.      102 File not assigned.
  4126.      103 File not open.
  4127.      104 File not open for input.
  4128.      105 File not open for output.
  4129.      106 Invalid numeric format.
  4130.      
  4131.      ---------------
  4132.      CRITICAL ERRORS
  4133.      ---------------
  4134.  
  4135.      150 Disk is write-protected.
  4136.      151 Unknown unit.
  4137.      152 Drive not ready.
  4138.      153 Unknown command.
  4139.      154 CRC error in data.
  4140.      155 Bad drive request structure length.
  4141.      156 Disk seek error.
  4142.      157 Unknown media type.
  4143.      158 Sector not found.
  4144.      159 Printer out of paper.
  4145.      160 Device write fault.
  4146.      161 Device read fault.
  4147.      162 Hardware failure.
  4148.      
  4149.      ------------
  4150.      FATAL ERRORS
  4151.      ------------
  4152.  
  4153.      200 Division by zero.
  4154.      201 Range check error.
  4155.      202 Stack overflow error.
  4156.      203 Heap overflow error.
  4157.      204 Invalid pointer operation.
  4158.      205 Floating point overflow.
  4159.      206 Floating point underflow.
  4160.      207 Invalid floating point operation.
  4161.      208 Overlay manager not installed.
  4162.      209 Overlay file read error.
  4163.                          
  4164.      
  4165.      ====================
  4166.      |  OPTIONAL FILES  |
  4167.      ====================
  4168.  
  4169. xxx = .ANS, .ASC, or .AVT for ANSI, ASCII, or AVATAR, respectively.
  4170.  
  4171.  
  4172. SYSOPIN.xxx  - Displayed when sysop chat availability command is used and is
  4173.                available.
  4174. SYSOPOUT.xxx - Displayed when sysop is not available.
  4175. REQFILE.xxx  - Displayed when an offline file is requested for download.
  4176. DLHOURS.xxx  - Displayed during hours when downloading isn't allowed.
  4177. UPLOAD.xxx   - Displayed before uploading a file.
  4178. WELCOME#.XXX - All welcome files are displayed in sequence.
  4179. PRHELP.xxx   - Message Editor help file.
  4180. COLOR.xxx    - Color help file for inside the message editor.
  4181. BDYS.xxx     - Displayed if the user has had a birthday since their last call.
  4182. BDAY.xxx     - Displayed on the user's birthday.
  4183. LOGONx.xxx   - Displayed after the user logs on in sequence.
  4184. SL###.xxx    - Displayed to users who have Security Level ###.
  4185. DSL###.xxx   - Displayed to users who have Download Security Level ###.
  4186. ARLEVEL#.xxx - Displayed to users who have AR flag # set.
  4187. USER###.xxx  - Displayed to user number ###.
  4188. SYSTEM.xxx   - Displayed to new users and at the (I)nformation command.
  4189. NEWUSER.xxx  - Displayed to new users.
  4190. NONEWUSR.xxx - Displayed when system is refusing new users.
  4191. NEWAPP.xxx   - Displayed before new user application is sent.
  4192. NOSYSOP.xxx  - Displayed when the sysop didn't answer chat call.
  4193. GOAWAY.xxx   - Displayed when user attempts to chat more than times allowed.
  4194. AUTOVAL.xxx  - Displayed when users validate themselves with password.
  4195. LOGOFF.xxx   - Displayed when the user is logged off.
  4196. PRESHUTL.xxx - Displayed before the Shuttle menu.
  4197. ACSEA#.xxx   - Displayed to users during ACS event number #.
  4198. ACSEB#.xxx   - Displayed to users refused during ACS event number #.
  4199. NOBAUD.MSG   - Displayed to low baud callers when low baud isn't allowed.
  4200. NOBAUDH.MSG  - Displayed to low baud callers who call outside of low baud time.
  4201. YESBAUDH.MSG - Displayed when low baud caller calls during low baud times.
  4202. 2MANYCAL.xxx - Displayed when a user attempts to logon more times than allowed.
  4203. NOTLEFTA.xxx - Displayed when user attempts to logon with no time left.
  4204. PROTRES.xxx  - Protocols Listing - Resume protocols.
  4205. PROTBUL.xxx  - Protocols Listing - Batch Upload.
  4206. PROTBDL.xxx  - Protocols Listing - Batch Download.
  4207. PROTSUL.xxx  - Protocols Listing - Single Upload.
  4208. PROTSDL.xxx  - Protocols Listing - Single Download.
  4209. BATCHUL0.xxx - Displayed when batch upload is selected with 0 files in queue.
  4210. BATCHUL.xxx  - Displayed before batch upload protocol is selected.
  4211. CHATINIT.xxx - Displayed when breaking into chat.
  4212. CHATEND.xxx  - Displayed when exiting chat.
  4213. REVENT#.xxx  - Displayed when system event number # is approaching.
  4214. TIMEDOUT.xxx - Displayed when the user times out.
  4215. HANGUP##.xxx - Displayed when you hangup with the HANGUPxx option.
  4216. NOTLEFT.xxx  - Displayed when the user runs out of time.
  4217. PWCHANGE.xxx - Displayed when forcing a password change.
  4218. NONODE.xxx   - Displayed when user doesn't have the ACS to log on to node.
  4219. TELEHELP.xxx - Displayed as help file in Teleconferencing
  4220. TELECONF.xxx   Displayed when users first enter Teleconferencing.
  4221. MULTILOG.xxx   Displayed if a user tries logging in while on another node.
  4222. READHLP1.xxx - Display when user hits ? at the message read prompt.
  4223. READHLP2.xxx - Displayed in place of READHLP1 when user is message sysop.
  4224. CONFLIST.xxx - Displayed in place of internal conference listing.
  4225. PRELOGON.xxx - Displayed after Copyright notice, before login prompt.
  4226. CONF@.xxx    - Displayed after joining conference @.
  4227. CHATOVR.xxx  - Displayed when paging if sysop is NOT available but user has 
  4228.                chat hour override ACS.
  4229. DOSHELP.xxx    Psuedo-DOS help file.
  4230. WRNGBDAY.xxx   Displayed to a user that fails the birthdate check.
  4231.  
  4232.                              Order of Normal Logon
  4233.                              =====================
  4234.  
  4235.      The following is the order in which events and files occur when a user
  4236.      logons on to the BBS, starting right after he successfully enters his
  4237.      password and phone number.
  4238.  
  4239.           -    Last few callers list is displayed
  4240.           -    WELCOME.* displayed
  4241.           -    LOGON1.* .... LOGON9.* displayed
  4242.           -    SLxxx.* displayed, where xxx is the user's SL
  4243.           -    DSLxxx.* displayed, where xxx is the user's DSL
  4244.           -    ARLEVELx.* displayed for each of AR flags the user has
  4245.           -    USERxxxx.* displayed to user # xxxx
  4246.           -    BDAYxxxx.* displayed if the user's birthday is today
  4247.           -    BDYSxxxx.* displayed if the user has had a  birthday  since
  4248.                           their last call
  4249.           -    AutoMessage displayed
  4250.           -    User's birthdate is updated, if necessary
  4251.           -    "Your-info" list is displayed
  4252.           -    User notified if hasn't voted on all voting questions yet
  4253.           -    Default bulletins are displayed, if BULLETIN.* exists
  4254.           -    User asked if they want to read their mail
  4255.           -    User goes to startout menu
  4256.  
  4257.  
  4258.                             Order of New User Logon
  4259.                             =======================
  4260.  
  4261.      The following is the order in which certain events and files occur when a 
  4262.      new user is in the process of applying for an account on the BBS, starting
  4263.      right after they choose to logon as new.
  4264.     
  4265.           -    New user password is asked for
  4266.           -    NONEWUSR.* is displayed and the user is logged off, if they
  4267.                enter the new user password incorrectly or if new users aren't
  4268.                allowed
  4269.           -    SYSTEM.* displayed
  4270.           -    NEWUSER.* displayed
  4271.           -    The following is asked for:
  4272.  
  4273.                      1. User name or alias
  4274.                      2. Real name
  4275.                      3. Country Calling From
  4276.                      4. Street address
  4277.                      5. City
  4278.                      6. State
  4279.                      7. Zip code
  4280.                      8. Voice phone number
  4281.                      9. Gender
  4282.                     10. Birthdate
  4283.                     11. SysOp Defined Question #1
  4284.                     12. SysOp Defined Question #2
  4285.                     13. SysOp Defined Question #3
  4286.                     14. Screen Size
  4287.                     15. Screen Clearing
  4288.                     16. Screen Pausing
  4289.                     17. Password
  4290.  
  4291.           -    The user then is allowed to change any of the information they
  4292.                just entered
  4293.           -    The user then must answer the NEWUSER.INF file
  4294.           -    NEWAPP.* is displayed and then the user enters a letter to the 
  4295.                defined application receiver
  4296.  
  4297.  
  4298. This documentation (even in the rough form it's in) has some key people to
  4299. mention:
  4300.  
  4301.         Theo Van Dinter - Sysop: GS Connection BBS running on a 386DX/25
  4302.          w/ 6 Megs memory, 213 megs and online CD-ROM, suprafax v.32bis 14.4k
  4303.          modem, running Renegade 12-25ß. (207) 799-9080, Cape Elizabeth, ME.
  4304.  
  4305.         Matt Demicco - Sysop: 64th Dimension BBS running on a 386DX/40
  4306.          w/ 4 Megs memory, 240 megs, suprafax v.32bis 14.4k modem, running
  4307.          Renegade 12-25ß.  (207) 883-1904, Scarboro, ME.
  4308.  
  4309.   Parts of the documentation are from the Telegard 2.5k documentation which
  4310.    made things sound better then I would have said them, and they were the
  4311.    same commands.  Nonetheless, credit is due to the following about the
  4312.    TG docs:
  4313.  
  4314.                  Original documentation written by Bill Schram.
  4315.           Additional documentation provided by Eric Oman, Bill Schram,
  4316.                         John Dixon, and Martin Pollard.
  4317.  
  4318.           Additional 2.5k update documentation written by Kevin Watkins.
  4319.                                                 
  4320.    Other parts were written by Cott Lang in the "Whatdone" file that is 
  4321.    released with the new versions of Renegade.
  4322.    
  4323.    Note however that the main parts of this manual were written by Theo Van
  4324.    Dinter - December 27, 1992 through January 1, 1993.
  4325.