home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / DRMLST13.ZIP / DRMCNV06.ZIP / DRMCONV.DOC next >
Encoding:
Text File  |  1993-05-26  |  4.4 KB  |  181 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                   DreamConvert
  10.                      Chain.Txt to Door.Sys dropfile convertor
  11.  
  12.                                   Version  0.6
  13.                        Copyright (c)1993 By Andy Stewart
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                               COPYRIGHT NOTICE
  25.                               ----------------
  26.  
  27.      DreamConvert is a copyrighted program being distributed under the
  28.      shareware concept.  As such you may use DreamConvert for a period of
  29.      30 days without registering the software.  After the 30 day evaluation
  30.      period, you must register your copy of DreamConvert or must stop using
  31.      it.  By your not doing so you will be in violation of United States and
  32.      International copyright laws.
  33.  
  34.      As a shareware program, DreamConvert may be freely distributed through a
  35.      BBS.  Shareware distributors may distribute copies of DreamConvert on
  36.      disk for a modest disk duplication charge not to exceed $4 per disk.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.                                     WARRANTY
  45.                                     --------
  46.  
  47.      DreamConvert is distributed without warranty.  In no event will Andy
  48.      Stewart or DreamWARE Communications be liable to you for damages,
  49.      including any loss of profits, lost savings, or other incidental or
  50.      consequential damages arising out of your use of or inability to use the
  51.      program, even if Andy Stewart, DreamWARE Communications or an authorized
  52.      representative has been advised of the possibility of such damages.  Andy
  53.      Stewart and DreamWARE Communications will not be liable for any such
  54.      claim by any other party.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                RUNNING DREAMSLOTS
  65.                                ------------------
  66.  
  67.     Running DreamConvert is easy.  Copy it and the key to your WWIV main  
  68.     directory (Where CHAIN.TXT resides) and run it by entering DRMCONV from 
  69.     the commandline.  Door.Sys will  be created  in the same  directory.  A
  70.     sample batch file follows, showing how to use it before running a door.
  71.  
  72.                              @echo off
  73.                              c:
  74.                              cd \wwiv
  75.                              drmconv
  76.                              cd chains\slots
  77.                              slots \door.cfg
  78.                              cd \wwiv
  79.  
  80.     The main reason for writing this program was because for some reeason,
  81.     some people have problems with my doors reading Chain.Txt.  This will
  82.     take care of that problem.
  83.  
  84.     If you are running a DreamWARE door, change line one in the door config
  85.     file from WWIV to GAP and all will run well.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.                                      SUPPORT
  92.                                      -------
  93.  
  94.      You may obtain assistance with a DreamWARE Communication programs and
  95.      related problems by calling DreamNET at xxx-xxx-xxxx.  You may also
  96.      find the latest versions of DreamWARE Communications doors here, which
  97.      are downloadable on the first call.  Also, they can be found on the
  98.      support boards found in Special.Thx.   I can also be reached at 1@3759
  99.      WWIVnet.
  100.  
  101.  
  102.      NOTE :  DreamNET is temp down while I move.  It should be back up by
  103.              the middle of June.  We are moving from Indiana to Florida.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.                                   REGISTRATION
  110.                                   ------------
  111.  
  112.      Registration of DreamConvert is only $5.00.  Please use the form in the
  113.      file REGISTER.TXT.   When you register DreamConvert, you will receive a
  114.      keyfile to turn your copy of DreamConvert into a registered version.  
  115.      More information on this is in REGISTER.TXT
  116.  
  117.      
  118.      
  119.  
  120.  
  121.                               REGISTRATION NOTES
  122.                               ------------------
  123.  
  124.      If you are a registered DreamWARE door owner, you are allowed to use
  125.      this program at no cost.  Just fill out and send in Register.Txt
  126.      and write the name of the door you registered, and the Registration
  127.      number of the door.
  128.  
  129.      Otherwise, the registration is $5.  (If you haven't registered a
  130.      DreamWARE door yet but are going to, when you send in the registration
  131.      for the door, make a note that you want DreamConvert registered also.
  132.  
  133.  
  134.  
  135.  
  136.                        Thank you for using DreamConvert
  137.                        --------------------------------
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.