home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / RBTCH220.ZIP / EXTRA.ZIP / DVRBBS3.ZIP / DVRBBS.DOC < prev    next >
Text File  |  1992-08-13  |  10KB  |  262 lines

  1. Tom Hansen
  2. DVRBBS3
  3. Church  Chatters (tm) BBS
  4. 402-593-8863 v.32/v.32bis v.42bis 14.4K 24 hours.
  5. Proud Member of DGS Systems Group (Tango)
  6.  
  7. ---------------------------------------------------------------------------
  8.  
  9. DESQview setup for multinod RBBS:
  10.  
  11. ---------------------------------------------------------------------------
  12.  
  13. CPU BOOT NOTES:
  14.  
  15. AUTOEXEC.BAT:
  16.  
  17. @echo off
  18. cls
  19. PROMPT $P$G
  20. PATH C:\;C:\DOS;C:\QEMM;C:\QB30;C:\UTIL;C:\DV;C:\PCKWIK;
  21. C:\QEMM\LOADHI /R:2 /RES=9696 C:\PCKWIK\SUPERPCK /A+ /S:2048 /H- /D- /T:8 /P- /B- /-A /-E
  22. SHARE /F:2480 /L:100
  23. MSCDEX /D:MSCD220 /M:4 /L:S /V
  24. mscdinfo ?
  25. dv
  26.  
  27. CONFIG.SYS:
  28.  
  29. DEVICE=C:\QEMM\QEMM386.SYS R:2 NR RAM NOSH ST:F I=A000-AFFF
  30. LASTDRIVE = z
  31. DEVICE = C:\QEMM\LOADHI.SYS /R:1 C:\SONY_CDU.SYS /D:MSCD220 /U:1 /B:340 /M:H /Q:* /T:*
  32. SHELL=C:\DOS\COMMAND.COM C:\DOS\ /e:1024 /p
  33. files=50
  34. buffers 30
  35. DEVICE=C:\QEMM\LOADHI.SYS /R:3 C:\UTIL\X00.SYS E 2 T=2048 R=4096 F=15
  36. device=c:\qemm\loadhi.sys /r:2 c:\util\gateway2.sys -F -1
  37. DEVICE=C:\QEMM\LOADHI.SYS /R:2 C:\UTIL\GATEWAY2.SYS -F -2
  38.  
  39. ---------------------------------------------------------------------------
  40.  
  41. DISK CACHE NOTE:
  42.  
  43. ADCACHE.ZIP is a shareware cache program I have used and it works very reliably.
  44. Consider this cache if you do not currently own one.  Do not use the "w"
  45. (delayed write) function in ADCACHE or with any other cache program for that
  46. matter.  ADDCACHE can be found on line at Church Chatters BBS.  Currently I am
  47. using PCKWICK which has give me no problems what-so-ever. Oh yes! ...and I use
  48. DOS ver. 4.01.  I can honestly say that my system very rarely locks up and when
  49. it does it is because I am fooling around with these settings and/or adding
  50. another of RBBS's many features or MODS.  A minor change will usually correct
  51. the problem.
  52.  
  53. ---------------------------------------------------------------------------
  54.  
  55. SHARE NOTE:
  56.  
  57. If you use SHARE.EXE which is required for John Moriss' CHAT MODS or in
  58. a network set the protection level to "0" on the ADVANCED setup in DESQview's
  59. CP program for each node.
  60.  
  61. ---------------------------------------------------------------------------
  62.  
  63. QEMM NOTE:
  64.  
  65.         Notice the Include setting for QEMM386.SYS.  This is telling QEMM
  66.         to use VGA memory.  Running a VGA system on a BBS is questionable
  67.         at best, unless one wishes to view GIF files I therefore, choose
  68.         to include that memory to give me more space for DV windows.  With
  69.         these settings i can open 584K windows. When wanting to use the VGA
  70.         monitor for VGA stuff, Games, gif viewing, etc. I then remove the
  71.         "I=A000-AFFF" setting to do the work.  With that removed my window
  72.         size is reduced 64K.
  73.  
  74. ---------------------------------------------------------------------------
  75.  
  76. FOSSIL NOTE:
  77.  
  78.  
  79.         I use Ray Gwinn's X00.SYS fossil driver. I am not familiar with any
  80.         other fossil drivers other than BNU.  I understand that BNU is a good,
  81.         reliable driver.  With X00, contrary to RBBS-PC documentation on
  82.         DESQview, you must set the "Use Comm Port" in the DESQview window to
  83.         the port number you are using if you plan to run doors. Otherwise you
  84.         will not be able to run doors successfully.  John Taylor of Indiana
  85.         On-Line wrote the DOCS for this but he does not run doors.  He quotes
  86.         Ray Gwinn as saying that setting the DV setting to "N" for using comm
  87.         ports works best.  That may be true if you don't run doors. I try to
  88.         keep Ray's latest version of X00 on my system available for DL.  The
  89.         current version as of this writing is X00V124.ZIP.
  90.  
  91.         I open my ports at 19200 through RBBS and keep them there.  There is no
  92.         need to lock the fossil at that rate so my X00.SYS string is very simple
  93.         ( as is my philosophy of running a BBS ).  If you want to set the rate
  94.         in your config.sys it would look something like this ( assuming you run
  95.         two nodes ) :
  96.  
  97.         DEVICE=C:\UTIL\X00.SYS E 2 T=2048 R=4096 B,0,19200 B,1,19200 F=15
  98.  
  99.         You can also configure non-standard port configurations with X00.SYS
  100.         but I will suggest you read X00.DOC for that.
  101.  
  102. ---------------------------------------------------------------------------
  103.  
  104. DOS REDIRECTOR NOTE:
  105.  
  106.         Dos redirector is GATEWAY2.ZIP which is available for download
  107.         from Church Chatters.  The -F in the config.sys line is to tell
  108.         GATEWAY I am using a fossil driver.  If you are not using a fossil
  109.         this setting would then need to to be changed to a "-D"
  110.  
  111.         Once GATWAY is in your config.sys you need to tell RBBS which
  112.         redirector you are using:
  113.  
  114.         Go into CONFIG.EXE to set this up for each node.  Parameter 106
  115.         is where you setup your use of GATEWAY.  Go to the page with
  116.         this parameter # and type "106". You will be promted with
  117.         this question:
  118.  
  119. 1.)     Redirect I/O via the CTTY command on dropping to DOS? Y)es or N)o
  120.  
  121.         Enter "N".
  122.  
  123. 2.)     You will then be presented with the following prompt:
  124.  
  125.         Redirect I/O via a device named in CONFIG.SYS? Y)es or N)o
  126.         Enter "Y"
  127.  
  128. 3.)    You will then be presented with the following or similar prompt:
  129.  
  130.        Use the device named GATE3? Y)es or N)o
  131.        If this is correct ( for COM3 ) then enter "Y".  If not then enter "N".
  132.        and then type in the appropriate one:
  133.  
  134.        COM1 is GATE1
  135.        COM2 is GATE2 etc.
  136.  
  137. 4.)    Once you have typed in which one you want then you will be prompted with
  138.        your last entry.
  139.  
  140.        Use the device named GATE2? Y)es or N)o
  141.  
  142. ---------------------------------------------------------------------------
  143.  
  144. BBS BATCH FILES:
  145.  
  146. START.BAT
  147.  
  148. c:\dv\dvansi            <- Desqview's ansi.sys replacement
  149. xu dv:on                <- X00 utility. This helps make the ports behave.
  150. set node=%1             <- "%1" :The number you put on DV parameter line
  151. set dszport=%node%      <- Node number is set with above line now use %node%
  152. set DSZLOG=XFER-%NODE%.DEF  <- Your DSZLOG  DON'T PUT IN A PATH!!!!!!
  153. rbbs.bat                 <- Call the batch file to load the BBS.
  154.  
  155.  
  156. RBBS.BAT
  157.  
  158. :START
  159. IF EXIST RBBS%NODE%F1.DEF DEL RBBS%NODE%F1.DEF
  160. IF EXIST RBBS%NODE%TM.DEF DEL RBBS%NODE%TM.DEF
  161. IF EXIST RCTTY%NODE%.BAT DEL RCTTY1.BAT
  162. RBBS-PC.EXE %NODE% RBBS%NODE%PC.DEF
  163. IF EXIST RBBS%NODE%F1.DEF GOTO EXIT
  164. IF EXIST RBBS%NODE%TM.DEF RBBS%NODE%TM.BAT
  165. IF EXIST RCTTY%NODE%.BAT RCTTY%NODE%.BAT
  166. GOTO START
  167. :EXIT
  168.  
  169. NOTE: With the the above RBBS.BAT you should be able to load as many nodes
  170.       as you wish.  YOU DO NOT NEED A BATCH FILE FOR EACH NODE.  Keep your
  171.       system clean.  It sure helps when you run into problems.
  172.  
  173. ---------------------------------------------------------------------------
  174.  
  175. DV SETUP:
  176.  
  177. DV Performance setup.
  178.   Task Processing Time (in Clock Ticks)
  179.               Foreground:    4
  180.               Background:    3
  181.  
  182.   Memory Usage (in K)
  183.   Common Memory:      17
  184.   DOS Buffer for EMS:  4
  185.  
  186.   Optimize communications?    (Y/N): N
  187.   Allow swapping of programs? (Y/N): Y
  188.   Manage printer contention?  (Y/N): N
  189. ____________________________________________________________________________
  190.  
  191.         Add / Change Program -- i.e Set the window up.
  192.  
  193. Node1 set up (same as Node2 except com port setting)
  194.  
  195. Program Name............: [NODE-1]
  196.  
  197. Keys to Use on Open Menu: N1                         Memory Size (in K): 565
  198. ─────────────────────────────────────────────────────────────────────────────
  199. Program...: START.BAT
  200.  
  201. Parameters: 1  <- this baby is the important one.  It passes node # to start.bat
  202.  
  203. Directory.: c:\rbbs
  204. ─────────────────────────────────────────────────────────────────────────────
  205. Options:
  206. Writes text directly to screen.......: [N]
  207. Displays graphics information........: [N]
  208. Virtualize text/graphics (Y,N,T).....: [Y]
  209. Uses serial ports (Y,N,1,2)..........: [1]
  210. Requires floppy diskette.............: [N]
  211.  
  212. Advanced Settings:
  213.  
  214.                       Change a Program Advanced Options
  215.  
  216.  System Memory (in K).......:   0   Maximum Program Memory Size (in K)..:
  217.  
  218.  Script Buffer Size.......:  1000   Maximum Expanded Memory Size (in K):
  219.  
  220.  Text Pages: 1  Graphics Pages: 0   Initial Mode:        Interrupts: 00 to FF
  221.  ─────────────────────────────────────────────────────────────────────────────
  222.   Window Position:
  223.   Maximum Height:  25       Starting Height:           Starting Row...:
  224.   Maximum Width.:  80       Starting Width.:           Starting Column:
  225.  ─────────────────────────────────────────────────────────────────────────────
  226.   Shared Program
  227.   Pathname..:
  228.   Data......:
  229.  ─────────────────────────────────────────────────────────────────────────────
  230.   Close on exit (Y,N,blank)......: [N]  Uses its own colors..............: [Y]
  231.   Allow Close Window command.....: [Y]  Runs in background (Y,N,blank)...: [Y]
  232.   Uses math coprocessor..........: [N]  Keyboard conflict (0-F)..........: [0]
  233.   Share CPU when foreground......: [Y]  Share EGA when foreground/zoomed.: [Y]
  234.   Can be swapped out (Y,N,blank).: [N]  Protection level (0-3)...........: [0]
  235.  
  236. A script file is included here to automaticly load two nodes when DV loads.
  237. The file is called DESQVIEW.DVS and can be placed in your DESQview subdirectory.
  238. Use it if you wish or read the DV docs on how to write your own.  DVP files are
  239. included too.  You may change, delete, bend fold or mutilate them any way you
  240. wish.
  241.  
  242. ---------------------------------------------------------------------------
  243.  
  244. THANK YOUS:
  245.  
  246. I want to thank John Taylor of Indiana-on-Line for getting me started in
  247. DESQview and for his documentation in the RBBS docs.  I also want to thank
  248. Jerry Oliver of the Frisky COCO (Kansas City) for banging his head against
  249. the wall together with me working out some of the problems we were having
  250. with DSZ on simultanious transfers when writing DVRBBS2.ZIP. Also, special
  251. thanks Dan Shore for spurring me on to update this file for inclusion in
  252. RBATCH and for his work with RBATCH and finally, thanks to Ken Goosens and
  253. all the DGS SysOps who make this whole business worth while and who give
  254. the sense that we are all in this together.
  255.  
  256.  
  257. Church Chatters (tm) BBS
  258. DGS Systems(Tango)
  259. Tom Hansen, Sysop
  260. 402-593-8863
  261. 14.4K v.32/v.32bis  24hrs.
  262.