home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / BM0406_A.ZIP / DOCS.ZIP / NEXT174.DOC < prev    next >
Text File  |  1992-11-24  |  4KB  |  98 lines

  1.  
  2.                        NE174v11 - (c) 1992 by Richard Molinelli
  3.  
  4.  
  5. Date: 11/20/92 - v1.0 - first release
  6. Date: 11/23/92 - v1.1 - fix to allow lower case in NOEXT.DEF
  7.  
  8.  
  9. This small modification permits the SysOp to make a list and define file types
  10. by extension which he/she does not want uploaded to their board.  Some SysOps
  11. do not want other archive types, or certain file types to be uploaded to their
  12. BBS.  An example would be if users were uploading large amounts of Adult
  13. oriented GIF's and the SysOp did not want them.  The SysOp need only to place
  14. the GIF extension in the NOEXT.DEF file and the BBS will check the extension
  15. of the file before accepting it.  If the file had the extension GIF, the BBS
  16. would tell the user that the file type is not "accepted here" and cycle back
  17. without permitting the user to upload the file.
  18.  
  19. The BBS will check for the existance of the file NOEXT.DEF and, if found, read
  20. in the file extensions the SysOp wants rejected.  The SysOp must create this
  21. file.  It must be a pure ASCII file with no control codes of the type created
  22. by word processors.  A good file for this is QEDIT.  You place the file
  23. extensions, one to a line, in this file.  A sample NOEXT.DEF is included as
  24. an example.  This file MUST reside in the RBBS directory (where your
  25. RBBS-PC.EXE is located).
  26.  
  27. ******************************************************************************
  28.                            Date: 11/23/92
  29.  
  30. NEXT174 now allows lower case listings in the NOEXT.DEF file....small oversight
  31. in the original code.
  32.  
  33. ******************************************************************************
  34.  
  35. As with all my modifications, my recommendation is to install this merge by
  36. hand if you have any other modifications which access any of the same line
  37. numbers.  If not, you can use Ken Goosens BLED v2.2 to perform this merge
  38. for you.  A batch file, NEXT174.BAT, is included to help you do this.
  39. The batch file will install the merge and rename the original file to the
  40. extension .OLD.  You need simply to recompile the software in the usual
  41. manner.
  42.  
  43. Files included in this archive are:
  44.  
  45.                 RSB5NEXT.MRG - merge for RBBSSUB5.BAS
  46.                 NEXT174.DOC  - this document
  47.                 NEXT174.BAT  - batch file to install merge
  48.                 NOEXT.DEF    - sample extension file
  49.                 FILE_ID.DIZ  - description file
  50.  
  51.  
  52. Please let me know what you think.  You can give my board a call to d/l many
  53. other additional merge files.  L8r.
  54.  
  55. NEXT174 and NE174Vxx are (c) 1992 by Richard Molinelli
  56. RBBS (c) 1986,1992 by D. Thomas Mack
  57.  
  58. This modification may ONLY be distributed in it's own archive and NOT bundled
  59. with any other modifications except stock RBBS (as distributed by the RBBS
  60. development team) and the STUNY merge archive.  This modification may NOT be
  61. distributed in modified form.  To do so would be in direct violation of the
  62. copyright laws of the U.S.A.
  63.  
  64.  
  65. Richie Molinelli
  66. The Small Time BBS
  67. Runnin' RBBS v17.4a/STUNY
  68. 1200 thru 14400 bps
  69. (516) 579-7929
  70.  
  71.  
  72. WARRANTY AND DISCLAIMER:
  73.  
  74.           Simple.  None.  Narda. Zip. Nothing.  I am not responsible for any
  75. damage that occurs by using this merge nor am I responsible for any good that
  76. occurs from using this merge.  I'm just plain not responsible.  My mother has
  77. been telling me that since I was a kid.
  78.  
  79.  
  80. REGISTRATION:
  81.  
  82. None required!
  83.  
  84. If you are the author of a program, please consider u/l a registered copy of
  85. your program to my BBS.
  86.  
  87. If you are the author of a merge, please consider u/l a copy of your merge to
  88. my BBS
  89.  
  90. If you are neither of the above, please consider sending me a postcard to the
  91. address listed below telling me how you love/hate/don't care about the merge.
  92. I happen to like postcards.
  93.  
  94. Richie Molinelli
  95. P.O. Box 961
  96. Levittown, NY  11756
  97.  
  98.