home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / prod352.zip / NEWSETS < prev    next >
Text File  |  1993-02-28  |  2KB  |  49 lines

  1.  ----- TEN New SETS for PRODOOR 3.51   (two more since 3.5) ------------
  2.  
  3.   NOTE:  Upper and Lower case is NOT important BUT, the SPACING IS !!
  4.          There is NO SPACE between the "=" signs and the values!!
  5.  
  6.          They [should] be in your BOARDx.BAT file or your AUTOEXEC
  7.          file.  Put them where-ever you want.
  8.  
  9.   LAST:  If you are satisfied with the DEFAULTS, you DO NOT need ANY
  10.          of them EXCEPT for the FIRST one (location of usage file).
  11.          This can be ANY file, ANY path, but it MUST be the same for
  12.          EACH node if you want to monitor SYSTEM usage for ALL Nodes.
  13.  
  14.   Need MORE info ??  Run the INSTALL program and VIEW the HELP files
  15.  ------------------------------------------------------------------------
  16.  
  17.   Name and location of file to monitor BBS usage
  18.     SET usage_file=c:\prostats.dat
  19.  
  20.   Whether or not to show the word FLOW while in ProDOOR.
  21.     SET show_flow=OFF
  22.  
  23.   Security required to see your Idle Time.
  24.     SET see_idle=100
  25.  
  26.   Security required to see 1st line in QQ Msg Scan.
  27.     SET see_msgline=100
  28.  
  29.   Security level to be able to override duplicate uploads.
  30.     SET upload_dups=100
  31.  
  32.   Force STRICT interpetation of commands.  If on, will also dump
  33.   caller if they make more than 10 command line errors.
  34.     SET strict_commands=ON
  35.  
  36.   Show caller error msg on "bad command".  if OFF, show nothing
  37.     SET show_errors=ON
  38.  
  39.   Logs usage of "bad commands" to caller log.  If OFF, do Nothing
  40.     SET log_command_errors=ON
  41.  
  42.   More SECURITY on the DISP- function.
  43.     SET max_disp_loc=30           ; ignore any DISP- past column 30
  44.  
  45.   Save MISSING upload file descriptions in whatever DIRx (UPLOADS)
  46.   file they would have gone if the U/L were successful.
  47.     SET save_missing_desc=ON      ; no more lost upload descriptions
  48.  
  49.