home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / _bbs / read.me < prev   
Text File  |  1993-11-12  |  4KB  |  97 lines

  1. Gemini Atari CDROM, December 93 edition.  Walnut Creek CDROM.
  2.  
  3. --------------------------------------------------------------------------
  4. Note:  all of these programs were designed to run under MSDOS.
  5. --------------------------------------------------------------------------
  6. Opus
  7. --------------------------------------------------------------------------
  8. The \_bbs\opus directory contains the tools that created the
  9. files.bbs file in each subdirectory.  These should be usable with
  10. Remote Access / TubFile / Opus / QuickBbs / Superbbs.
  11.  
  12. Maximus
  13. --------------------------------------------------------------------------
  14. \_bbs\maxtool contains a utility to copy the files.bbs files to one
  15. directory on your hard disk and create the hcdareas.ctl file that
  16. points to the index files.  Thanks to Koos van den Hout.
  17.  
  18. PC Board
  19. --------------------------------------------------------------------------
  20. The \_bbs\pcbtool directory contains the tools used to create the
  21. \_bbs\pcb *.dir files.  It also has a utility to create the global
  22. index file.  Please make backups on your configuration.
  23.  
  24. RBBS
  25. --------------------------------------------------------------------------
  26. The \_bbs\rbbstool directory has some tools and hints for installing
  27. the cdrom on a RBBS board.  The file listings are in \_bbs\rbbs.  The
  28. directory files, dir.dir, dirc.dir, and dirg.dir are in
  29. \_bbs\rbbstools.  Thanks to Bruce Jackson.
  30.  
  31. Spitfire
  32. --------------------------------------------------------------------------
  33. The \_bbs\sftool directory has some tools and hints for installing the cdrom
  34. on a spitfire BBS.  The file listings are in \_bbs\sf.
  35.  
  36. RoverBoard
  37. --------------------------------------------------------------------------
  38. The \_bbs\rover directory has instructions for converting the
  39. \_bbs\pcboard\*.dir files to rOver board format.
  40.  
  41. Wildcat
  42. --------------------------------------------------------------------------
  43. \_bbs\wc30 contains a setup program for wildcat, version 3.55.  this is the
  44. commercial version, not the shareware version.  This works with versions up to
  45. and including 3.90.
  46.  
  47. ALL 
  48. --------------------------------------------------------------------------
  49. In the \_bbs\rbbstool directory is a directory listing of the
  50. different file areas.  If you want to show me what your bbs requires for a
  51. directory area display similar to the rbbs display, please send me
  52. the exact specifications.
  53.  
  54. I produced these with the program "makemenu" in \_bbs.  This produces a double
  55. column listing of the area descriptions based on \_bbs\dirs.txt.  There are
  56. three versions of the directory menu, a plain version (dir.dir), a IBM high-bit
  57. version (dirg.dir), and an ANSI color version (dirc.dir).
  58.  
  59. --------------------------------------------------------------------------
  60. A lot of these programs use DOS redirection.  This allows a program that
  61. prints to "standard out" to `redirect' its output to a file or another program.
  62. If it sends it to another program it goes through a `pipe'.  For example,
  63.  
  64. makemenu > out
  65.  
  66. sends the output of the makemenu program into a file called out.
  67.  
  68. If I wanted to sort the output of the makemenu command and display it to
  69. the screen, I'd type
  70.  
  71. makemenu | sort
  72.  
  73. If I wanted to sort it and sent it to a file, I'd type
  74.  
  75. makemenu | sort > out
  76.  
  77. Most of the batch files use redirection.  My utilites write to standard out so
  78. they can be redirected to a file or piped through another program accepts
  79. standard in as input.
  80.  
  81. -------------------------------------------------------------------------- 
  82.  
  83. If you set the disc up for your board with features or enhancements that aren't
  84. on the disc, please ftp me a copy to cdrom.com or snail-mail me a copy and I'll
  85. credit your account toward future purchases.
  86.  
  87. I'm not a sysop.  I have tried to create file index files that will be useful
  88. for sysops.  Feedback is appreciated.  Prebuilt BBS configuration files are
  89. greatly appreciated.
  90.  
  91.  
  92. -jack                          1 800 786 9907
  93. Walnut Creek CDROM            +1 510 674 0783
  94. 1547 Palos Verdes, Ste 260    +1 510 674 0821 (fax)
  95. Walnut Creek  CA  94596       velte@cdrom.com (internet)
  96. USA                           72147,3425 (compuserve)
  97.