home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / ZROM006.ZIP / Z-ROM.DOC < prev    next >
Text File  |  1994-02-13  |  9KB  |  204 lines

  1. Z-Rom v0.30b (Beta version)
  2. CD-Rom Door for VBBS (ONLY!)
  3. Copyright (c) 1993
  4. Zee Data Systems
  5. All rights reserved
  6. Kevin C. Zee, Author
  7.  
  8. Things you should know BEFORE you install it:
  9. 1.  You MUST have DSZ.COM in your main VBBS directory
  10. 2.  You MUST have DSZLOG set in your CONFIG.SYS file
  11.       (check you DSZ manual for further info.)
  12. 3.  Only DSZ Z-Modem is used for this version, if you want other protocols,
  13.     please notify me
  14. 4.  This is a BETA copy of the program, I have tested it on my system
  15.     and it seems to work fine, however, there is no way for me to
  16.     test it under all situations - therefore, it is IMPERATIVE that
  17.         you BACK UP your HARD DISK before using this program. The files
  18.         that it WRITES to are :
  19.              USERFILE.DAT <== User account file for updating user stats.
  20.              STATVBBS.DAT <== BBS statistics file for updating VBBS Stats.
  21.         You have been warned! 
  22. 5.  I give NO guarentee with this program. I will NOT be held responsible
  23.         for damage caused by (Directly or indirectly) this program!
  24. 6.  If there is a problem with the protocols, make SURE that in VConfig, when
  25.     you setup your protocols, you put in the WHOLE path to the protocol EXE or
  26.     COM file!!!   
  27.  
  28. With that out of the way, lets install the program...
  29.  
  30. Quick Installation (Down and Dirty)
  31.  
  32. In the archive, you will have the following files:
  33.  
  34.     ZROM.EXE      <== The main exe file.
  35.     ZROM.BAT      <== Sample batch file for running the door.
  36.     ZROM.CFG      <== Main configuration file.
  37.     SAMPLES.ZIP   <== Sample CD configuration files.
  38.         ZROM.DOC      <== This file.
  39.         ZROM.REG      <== Registration form.
  40.  
  41. The Config File (ZROM.CFG)
  42. ==========================
  43. The config file was rewritten to be very easy to setup. The CFG file requires
  44. four lines, each described below :
  45.  
  46. 1 - PATH TO YOUR MAIN VBBS DIRECTORY
  47. 2 - BBS name of registered BBS
  48. 3 - Serial Number of Registered BBS
  49. 4 - Registration Code for this BBS
  50. 5 - Use FOSSIL driver? put a No in this line!!!!!!
  51.  
  52. Sample config file :
  53.  
  54. C:\VBBS
  55. F.Y.B.I.T.S.
  56. 1234567890
  57. 12345678
  58. No
  59.  
  60. That is it for the main config (simple, Huh?).
  61.  
  62. Calling the door...
  63. ===================
  64.  
  65. Calling the door is simple, too. All you have to do is change to the directory
  66. in which Z-Rom is in and run ZROM.EXE with ONE parameter. This command line
  67. parameter will be the name of the DORINFOx.DEF file you want to use as a drop-
  68. file. The ONLY door dropfile used in Z-Rom is DORINFOx.DEF. This makes setup
  69. much easier. Since it is for VBBS ONLY, there is no problem with this...
  70.  
  71. Sample Batch file to call Z-Rom would be :
  72.  
  73. CD DOORS\ZROM
  74. ZROM C:\VBBS\DORINFO1.DEF
  75. CD\VBBS
  76.  
  77. Thats all there is to it. The door will automatically load in all of the VBBS
  78. system paths and all other info it needs directly from the VBBS fileset.
  79.  
  80. The sample CD configurations (SAMPLES.ZIP)
  81. ==========================================
  82.  
  83. Now, you have to setup your CDs. This is pretty easy too. Unzip the SAMPLES.ZIP
  84. into your ZROM directory. There is setups for 2 CDs supplied with ZROM. 
  85.   Night Owl 10
  86.   Gameware Collection
  87.  
  88. Each CD can have 3 files associated with it...
  89.   CD_Name.CDF  <== This is the main CD info file.
  90.   CD_Name.MNU  <== This is the Heart-Code (VBBS Standard) menu file.
  91.   CD_Name.BAD  <== This is a BAD file list file. (See below.)
  92.  
  93. CD_Name is a filename that would typically describe the CD for which it is used.
  94. For example, OWL-10 would be Night Owl 10, STORM2 would be the Storm II CD.
  95.  
  96. The files are pretty much self explainatory except for maybe the CDF files, but
  97. each of them are described below :
  98.  
  99. .BAD files are lists of files that you want marked as OFF-LINE. The reason for
  100. this is because there is a file on Night Owl 10 which contains a virus (I have
  101. checked and verified that the virus DOES exist). Each line (Unlimited number of
  102. lines) has one filename on it - with NO path! NOTHING can be on the line but
  103. the FILENAME.EXT (If there is an extention)!
  104.  
  105. .MNU files are just like the typical VBBS Heart-Code MNU files. The only limit
  106. to these files is that it cannot be more than 79 chars wide, and, if it is more
  107. than 24 lines long, there will be NO pause.
  108.  
  109. Now, on to the Meat of the CD Configuration...
  110.  
  111. .CDF files contain all info about access rights to that cd and the day(s) in 
  112. which it is on-line, etc.
  113.  
  114. Following is a line by line explaination of the .CDF files :
  115.  
  116. 1. Name of the CD. This can be anything you choose. This will be the name that
  117.    is reported to the user on the second screen of Z-Rom and is also used for
  118.    WFC.COM (See Notes on the Extended WFC.COM program) to report to the SysOp
  119.    the name of today's cd. 
  120.  
  121. 2. The Day(s) in which this particular CD is active. This would be numbers from
  122.    0 to 6 (0=sunday) with NO spaces! An example would be ==>024 
  123.    This would mean that the CD is available on Sunday, Tuesday, and Thursday.
  124.    If there is a day where no cd is available, the user will be notified that
  125.    there is no CD available.
  126.  
  127. 3. Security Level that user must be to be allowed access to this CD. If the user
  128.    is not at least this level, the user will be notified that s/he does not have
  129.    access to this CD and to check back when the CD changes.
  130.  
  131. 4. Flag(s) that the user must have in order to access this CD. The user will be
  132.    notified with the same message as in line 3 if he does not have access. The
  133.    flags can be anything. If, however, there are no Flags required, put a ; in
  134.    column One of the line.
  135.  
  136. 5. Points per K of download. This is just like VBBS's. But, I wanted to make it
  137.    so that each cd can have it's own point cost. This might be good for using
  138.    different points for Adult / Non-Adult CDs.
  139.  
  140. 6. Ratio Exempt allowed (Y/N). This option, if set to no, will NOT ALLOW ratio
  141.    exempt users to be Ratio Exempt on THIS cd.
  142.  
  143. 7. Path & Filename of file to check for. This is the file that determines if the
  144.    correct CD is in the CD-Rom Drive. If this File is not found, the user is 
  145.    told to tell you that the wrong CD is in the drive. There is also a log entry
  146.    made that says this, too. (More on log entries later)
  147.  
  148. 8. Path and filename of Master List for this CD. This file will be available for
  149.    download if the user tries to download when there is nothing marked in the 
  150.    batch queue. NOTE that this will be a free download! If you do not wish to 
  151.    make the Master List available, or, there is no master list, leave this line
  152.    blank.
  153.  
  154. 9. Reserved for future enhancements. This line should be left blank. This is so
  155.    that if I need to add another option, all you will have to do is drop the 
  156.    info into this line.
  157.  
  158. 10. Number of file sections on this CD. 
  159.  
  160. 11 - ?? At line 11, the file looks for each sections paths. Each section will be
  161.         comprised of 2 lines.
  162.            1. The path & filename of the filelist to show. This file can be any
  163.               type of description file found on most CDs. I use the PCBoard
  164.               files myself, but, you can use anything you like.
  165.            2. Path to the files in this section. This is pretty much self-
  166.               explainatory.
  167.  
  168. Well, you should be ready to roll.
  169.  
  170. The VBBS log entries...
  171. =======================
  172.  
  173. At times, there will be entries made into the log file of VBBS (BBS.LOG). There
  174. are alot of different situations that would make a log entry. Try it out.
  175.  
  176. The User's Manual...
  177. ====================
  178.  
  179.  The program is pretty self-explainatory as far as the user's go. The only thing
  180. that may be a problem is the Master List command. But, believe me, most users 
  181. will find this feature their first time they use Z-Rom.
  182.  
  183. Registering Z-Rom...
  184. ====================
  185.  
  186. The future of Z-Rom depends on how many people register. I will continue to up-
  187. date the software. But, if there are few registrations, you might just as well
  188. get used to this version because there won't be another one. Nuff' Said.
  189.  
  190. Contacting Psycho (Kevin C. Zee)
  191. ================================
  192.  
  193. I can be reached in the following ways...
  194.  
  195.  1@1219000 - VirtualNet - E-MAIL ME! (If you post, I may miss it!!!)
  196.  1@21900   - RushNet    - Ditto!
  197.  Look for the VirtualNet sub to be added soon (I hope) => VBBS & CDRoms
  198.  F.Y.B.I.T.S. - (219) 844-3580
  199.  Voice (219) 844-1529 (Obviously, I will NOT accept collect calls.)
  200.  For a mailing address, see the ZROM.REG file.
  201.  
  202.  If you have any questions, suggestions, complaints or bitches, feel free to 
  203. contact me at any of the above...
  204.