home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / rbbs_pc / 173_bas.arc / BAS-READ.ME next >
Text File  |  1990-02-10  |  3KB  |  65 lines

  1. [BAS-READ.ME]                          Feb 11, 1990
  2.  
  3. Dear fellow SYSOP,
  4.  
  5. RBBS-PC is proud to be one the few bulletin programs that releases
  6. source code.  This is the read me file for the BASIC source code
  7. for RBBS-PC version 17.3.  It should be a part of RBBS-BAS.ZIP,
  8. containing the following files:
  9.  
  10. NOTE: All files are in the SOURCE subdirectory.
  11.  
  12. MAKECNFG.BAT   Batch file to recompile CONFIG
  13. MAKERBBS.BAT   Batch file to recompile RBBS-PC
  14. RBBSQB3.LNK    Directions to linker for RBBS-PC with QB 3.0
  15. RBBSQB45.LNK   Directions to linker for RBBS-PC with QB 4.5
  16. RBBS-VAR.BAS   Globals variables in RBBS-PC shared across subprograms
  17. RBBS-PC.BAS    Source code for main RBBS-PC program
  18. RBBSSUB1.BAS   Source code for all subprograms in RBBS-PC
  19.                   that need error trapping
  20. RBBSSUB2.BAS   Source code for subprograms in RBBS-PC
  21. RBBSSUB3.BAS   Source code for subprograms in RBBS-PC
  22. RBBSSUB4.BAS   Source code for subprograms in RBBS-PC
  23. RBBSSUB5.BAS   Source code for subprograms in RBBS-PC
  24. CNFG-VAR.BAS   Global variables shared in CONFIG across subprograms
  25. CONFIG.BAS     Source code for main CONFIG program
  26. CNFG-SUB.BAS   Source code for subprograms using in CONFIG
  27.  
  28. This file part of a larger set of files and should not be
  29. distributed alone.
  30.  
  31. RBBS-PC Version CPC17.3 is distributed via three mandatory and four
  32. optional standard "ZIP" files.   Two sets of merges are available but
  33. not automatically distributed.
  34.  
  35. File Name            Description
  36.  
  37. (Mandatory)
  38. RBBS-DOC.ZIP  Documentation for RBBS-PC
  39. RBBS-EXE.ZIP  Executable files.
  40. RBBS-TXT.ZIP  System text files used by RBBS-PC.
  41.  
  42. (Optional)
  43. RBBS-BAS.ZIP  BASIC Source code for RBBS-PC.
  44. RBBS-ASM.ZIP  RBBS-PC assembly language source code.
  45. RBBS-EXT.ZIP  External protocol drivers
  46. RBBS-UTL.ZIP  Miscellaneous RBBS-PC utilities.
  47.  
  48. (Not distributed routinely but available)
  49. RBBS-LIT.ZIP  Merges to reduce size of RBBS-PC.EXE.
  50. RBBSSEXE.ZIP  RBBS-PC.EXE.  Smaller, faster, minimal debugging.
  51.  
  52. Simply uncompress the first three files and follow the instruction in the
  53. RBBS-PC documentation entitled, "Installing RBBS-PC for the First Time."
  54.  
  55. For those who have never operated an electronic bulletin board before,
  56. we suggest getting Bantam Books' "The Complete Electronic Bulletin Board
  57. Starter Kit" by Charles Bowen and David Peyton (ISBN 0-553-34552-4).
  58. RBBS-PC's documentation is only a "reference" and is not nearly as good
  59. a learning guide for new SYSOP's.  However, the book only covers RBBS-PC
  60. version 15.1C, and therefore does not cover new features.  Version 17.3
  61. is downward compatible with the system files of 15.1C.
  62.  
  63. Enjoy!
  64.      Ken Goosens & Doug Azzarito
  65.