home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / WACKY21.ZIP / HELPME.DOC < prev    next >
Text File  |  1994-01-01  |  11KB  |  254 lines

  1. DEKM Software, Inc.                                   Address:
  2.      Presents                                     144 Academy Lane
  3.  Wacky Words V2.1                               Upper Darby, PA 19082
  4.   January 6, 1994
  5.     
  6.        (C) Copyright 1994.  By Lawrence DeLutiis.  All Rights Reserved.
  7.  
  8.  
  9. < PRODUCT DESCRIPTION >
  10.  
  11.      Wacky Words is a word and puzzle door game in one.  It contains two
  12. types of games.  Back Words - the user is given 5 lines of 15 letters and
  13. must find five, five letter words that are spelled backwards.  Word Jumble -
  14. the user is given a scrambled word and must unscramble the word in less then
  15. three tries.  Back Words contains 150 puzzles and Word Jumble contains 500
  16. words, but only registered users will get total access to these databases.
  17. Unregistered users get access to only 25 puzzles in Back Words and only
  18. 50 words in Word Jumble.
  19.  
  20.      This door program is compatible with most BBS software.  Supports up
  21. to 115K baud rate, COM 0-15, non-standard IRQ's and multi-port boards using
  22. a FOSSIL including PCBoard/M.  Desqview compatible.  Contains built-in 
  23. shuffling routine for the question database.
  24.  
  25.      
  26. < DISTRIBUTION >
  27.  
  28.      You are encouraged to distribute this product freely.  By having it
  29. available for downloading or by uploading it to any BBS, provided that
  30. you do not make any changes to the files in the archive.
  31.  
  32.  
  33.             < LIMITED WARRANTY >
  34.  
  35.      THE PROGRAMS CONTAINED IN THIS PACKAGE ARE PROVIDED AS IS WITHOUT
  36. WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  37. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  38. PARTICULAR PURPOSE.  THE ENTIRE RISK RELATED TO THE QUALITY AND
  39. PERFORMANCE OF THE PROGRAMS IS ON YOU.  IN EVENT THERE IS ANY DEFECT,
  40. YOU ASSUME THE ENTIRE COST OF ALL NECESSARY SERVICING, REPAIR, OR
  41. CORRECTION.
  42.  
  43.      DEKM Software, Inc. does not warrant that the programs contained in
  44. the package will meet your requirements or that the operation of the
  45. programs will be uninterrupted or error-free.  DEKM Software, Inc. warrants 
  46. the diskettes on which the programs are provided to be free of defects in 
  47. the materials and workmanship under normal use for a period of ninety (90) 
  48. days from the date of purchase by you as evidenced by a copy of your sales 
  49. receipt.  The entire liability of DEKM Software, Inc. and your exclusive 
  50. remedy as to the disk(s) shall be replacement of the disk(s) that doesn't 
  51. meet DEKM Software's Limited Warranty.
  52.  
  53.  
  54. < INSTALLATION >
  55.  
  56.      To install this door program follow the steps provided:
  57.  
  58.  
  59. STEP:       INSTRUCTION:
  60.   1         Make a separate sub directory for this door.
  61.         For example:  MD WACKY
  62.  
  63.   2         Copy all files in the .ZIP package into the new sub
  64.         directory.
  65.  
  66.   3         Run the file called SETUP.EXE.
  67.         (Just type)   SETUP
  68.  
  69.   4         Select the option on the Main Menu called:
  70.         [Create Setup File].  Enter your data and save it to disk.
  71.  
  72.   5         Select the option on the Main Menu called:
  73.         [Create Config File].  Enter your data and save it to disk.
  74.  
  75.   6         Select the option on the Main Menu called:
  76.         [Create Batch File].  Enter your data and save it to disk.
  77.  
  78. *****************************************************************************
  79.  NOTE:  Make sure that all data is entered correctly.  If the door is not
  80.     functioning properly, check your data again especially the paths.
  81.     ALSO, DO NOT copy the files in this .ZIP file in another directory
  82.     that contains other DEKM products or other files.  Please make a 
  83.     new and empty sub directory, then copy the files.
  84. *****************************************************************************
  85.  
  86.  
  87. < USER DROP FILES >
  88.  
  89. For file:  DEKMDOOR.CFG                 ( DO NOT change this filename )
  90.  
  91.      Enter this information on the first line of the configuration file
  92. called DEKMDOOR.CFG.  This drop file is created by your BBS each time a
  93. user runs a door.  This file has different names depending on the type
  94. of BBS software you are running.  The enclosed user files are user files
  95. that are supported by this door program.
  96.  
  97. PATH:                                 BBS NAME:
  98. C:\WILDCAT\CALLINFO.BBS               For Wildcat
  99. C:\WC30\WCWORK\NODE1\USERINFO.DAT     For Wildcat 3.x
  100. C:\PCB\PCBOARD.SYS                    For PCBoard using PCBOARD.SYS only
  101. C:\PCB\USERS.SYS                      For PCBoard using USERS.SYS only
  102. C:\BBS\DOOR.SYS                       For systems which support DOOR.SYS
  103. C:\BBS\DORINFOx.DEF                   For QBBS/RBBS/RA.  Replace x with
  104.                       Node number.
  105. C:\BBS\TRIBBS.SYS                     For TriBBS
  106. C:\BBS\SFDOORS.DAT                    For Spitfire
  107. C:\BBS\GTUSERS.BBS                    For GT Power systems
  108.  
  109.    * If your using GT Power, you must use a file editor and put the comport
  110.      number on line 5 and the node number on line 6 of the DEKMDOOR.CFG
  111.      configuration file.
  112.  
  113.  
  114. < COMM PORTS IRQs >
  115.  
  116.      This door program supports COM 1-4 on the standard IRQ's - COM1 or
  117. COM3 as a standars uses IRQ4 while COM2 and COM4 use IRQ3.  If your
  118. sysem uses a non-standard IRQ, add the IRQ number after the
  119. configuration filename.  For example:  if the is called RUNME and you
  120. want to use COM1 but non-standard IRQ5.  The command line passed to the
  121. door would be:
  122.  
  123. RUNME DEKMDOOR.CFG / 5
  124.  
  125.      The /5 tells the door to use IRQ5 rather than the standard IRQ4
  126. normally used with COM1.  No /x parameter is needed for the standard
  127. IRQ's.
  128.  
  129.  
  130. < FOSSIL DRIVERS >
  131.  
  132.      To tell the door to use the fossil driver instead of the standard
  133. COM ports, just put /FD on the command line when running the door.
  134. For Example:
  135.  
  136. RUNME DEKMDOOR.CFG / FD
  137.  
  138.      The /FD indicates to the door that a fossil driver is present and
  139. should be used.  If no fossil driver is detected, the program will print
  140. a message to that effect and exit the door.
  141.  
  142.  
  143. < FILES CONTAIN IN THE .ZIP PACKAGE >
  144.  
  145.      This is a list of files that should be contain in the archive.
  146. If you are missing files, please call another BBS or one of DEKM 
  147. Software's Support Boards and download another package.
  148.  
  149. FILE:                             DESCRIPTION:
  150. SETUP.EXE                         Setup Program
  151. DOORUTIL.EXE                      Utility Program
  152. WW21.EXE                          Door Program
  153. WW_BW1.DAT                        Database File for Back Words
  154. WW_WJ1.DAT                        Database File for Word Jumble
  155. ORDER.FRM                         Registration Form
  156. HELPME.DOC                        This file.
  157. DEKMDOOR.CFG                      Sample Configuration File
  158. SETUP.DAT                         Sample Setup File
  159. WACKYW.BAT                        Sample Batch File
  160. PRINTER.DAT                       Sample Printer File
  161. MOREDOOR.DOC                      More DEKM Doors
  162.  
  163. *****************************************************************************
  164.  NOTE:  DO NOT change the name of any of these file names.  The door program
  165.     will not function if the filenames are changed.
  166.  
  167.     ALSO, You can delete the SETUP.EXE file and DOORUTIL.EXE after you 
  168.     have entered your data, if you think you will not need them.  
  169. *****************************************************************************
  170.  
  171. < SETUP FILE >
  172.  
  173. For file:  SETUP.DAT   
  174.  
  175.      This file contains information that the door program needs to run.
  176.      
  177.      The first line, contains the drive and path to where you have
  178. installed all the UNZIP files.
  179.  
  180.      The second line, contains your registrations code.  By registering
  181. this product you will give your users more access to the game.
  182.  
  183.      The third line, contains the drive and path to your ANSI bulletin.
  184.  
  185.      The fourth line, contains the drive and path to your ASCII
  186. bulletin.
  187.  
  188.      For further information on which path to enter for your bulletins,
  189. see you BBS manual.
  190.  
  191.  
  192. < RUNNING LOCALLY >
  193.  
  194.      To run the door program locally just type the name of the .EXE and
  195. the word LOCAL.  For example:  (you type)   RUNME LOCAL
  196. RUNME is the name of the door .EXE file.
  197.  
  198. *****************************************************************************
  199.  NOTE:  Before running the door locally, make sure that you run the SETUP 
  200.     program and enter the correct paths.
  201. *****************************************************************************
  202.  
  203. < TECHNICAL SUPPORT >
  204.  
  205.      If you like, all users can gain access to any of DEKM Software's 
  206. support boards.  Just log on to the support board of your choice.  You can 
  207. now download the latest products by DEKM Software, Inc.  There is also a 
  208. DEKM Software Support conference where you can leave your questions or 
  209. comments about the doors.  All mail is read daily for immediate responses.
  210.  
  211.      U.S. users can save the $3.00 in shipping/handling by selecting a 
  212. DEKM support board on the registration form.  Your registration number will 
  213. be placed on a board of your choice in a private message.                  
  214.  
  215.      Or, U.S. users can pay the $3.00 in shipping/handling and they 
  216. will receive a disk containing their registration number and other 
  217. unregistered doors designed by DEKM.
  218.  
  219.     For easy access to these support boards use the following username:
  220.     
  221.     First name: DEKM      Last name: SUPPORT      Password: SUPPORT
  222.  
  223.     This username will give you access to ONLY the DEKM Software Support 
  224.    message conference and the DEKM Software Doors file area.
  225.  
  226. < DEKM Support Boards >
  227.  
  228.    SYSOP:                BBS Name:                    Number:
  229.    Harry Walmsley   of   Punch into the Future BBS.   (610)-352-0413
  230.    Mark Ingenito    of   The Cheyenne BBS.            (610)-544-7710
  231.  
  232. *****************************************************************************
  233.    NOTE:  As of January 8, 1994:  Southeastern Pennsylvania received a new  
  234.       area code.  Changing from 215 to 610.  You will not see the new
  235.       area code on any area code maps.  Calling rates will remain the
  236.       same for both local and long distance calls.
  237. *****************************************************************************
  238.  
  239. < ACKNOWLEDGEMENTS >
  240.  
  241.      Thanks first goes to my brother Stephen who has helped me designed all
  242. my products.  Second thanks goes to my support boards and the sysops that
  243. run them:  Harry Walmsley and Mark Ingenito.  Third, goes to all the boards 
  244. that help me test my products.
  245.  
  246.               And to all our users...  THANKS!
  247.        DEKM Software, Inc. wouldn't be a success without you.
  248.  
  249.        Thank you, and welcome to the family of DEKM products!
  250.  
  251.                           Lawrence DeLutiis
  252.                           Author
  253.  
  254.