home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / UPMSG2.ZIP / UPMSG2.TXT < prev    next >
Text File  |  1992-07-23  |  2KB  |  58 lines

  1. UPMSG2.MRG - merge to display message file to uploaders
  2.  
  3. RBBS-PC (c)1992 by Thomas Mack, Ken Goosens, Jon Martin, and Doug Azzarito
  4. QuickBASIC (c)1988 by Microsoft Corp.
  5.  
  6.    It seems that no matter how well you initially lay out the rules
  7. you want people to adhere to when uploading files to your BBS, it seems
  8. that many users need additional reminders to know whether or not you
  9. allow such things as X-rated files, get-rich schemes, and the like.
  10.  
  11.    After many hours spent deleting unwanted uploads, and sending reminder
  12. messages to users, I decided it might be beneficial if RBBS would just
  13. display a brief file summarizing the upload rules whenever a user requested
  14. to upload a file.  I have therefore come up with this quick little merge
  15. to the RBBSSUB5.BAS file that others may find useful.
  16.  
  17.    The merge works by looking for a text file called "UPMSG.HLP", which
  18. must be located in the same directory as your other help files, as
  19. specified by RBBS 17.4 config parameter 64.   It should be noted that
  20. screen pauses have been disabled, since I did not want RBBS to display
  21. the message:
  22.  
  23.          "* Ctrl-K(^K) / ^X aborts. ^S suspends ^Q resumes *"
  24.  
  25. when displaying this little message file to the uploader.  It also means
  26. that you should keep your upload message short, so that it does not scroll
  27. off the screen before getting to the "Upload what file(s)? " prompt.
  28.  
  29.    NEW!! - version 2 supports graphics files as well using standard RBBS
  30. format of adding a 'G' or 'C' to the filename, such as "UPMSGC.HLP".
  31.  
  32.    Enclosed in this .ZIP distribution, you should find the following files:
  33.  
  34.  
  35.     UPMSG2.TXT  -   what you are reading
  36.     UPMSG2.MRG  -   the merge file, in BLED format
  37.     UPMSG2.BAT  -   the batch file to merge and compile
  38.     UPMSG.HLP   -   sample text file to display - no graphics
  39.     UPMSGG.HLP  -     "     "     "   "    "    - IBM extended-ASCII graphics
  40.     UPMSGC.HLP  -     "     "     "   "    "    - ANSI color graphics
  41.  
  42.  
  43.    Just make sure that you have the pertinent files, including RBBSSUB5.BAS,
  44. BLED.EXE, and your BASIC compiler (QB.EXE, BC.EXE. or BASCOM.EXE) in the same
  45. directory before running UPMSG2.BAT.  You must also have whatever library
  46. your BASIC compiler needs (i.e. - BCOMxx.LIB for QuickBASIC).
  47.  
  48.    If you have any questions, I can be reached on my board
  49.  
  50.  
  51. regards,
  52. Bob Hampton
  53.  
  54. S3-Tech BBS
  55. Burke, VA
  56. (703) 451-9509
  57. 300-9600bps (V.32)
  58.