home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / DLFILE.ZIP / DLFILE.DOC < prev    next >
Text File  |  1993-09-02  |  4KB  |  107 lines

  1.                                DownLoad File
  2.                                   9/01/93
  3.                                by Dean Craft
  4.  
  5.                                  Disclaimer
  6.                                  ~~~~~~~~~~
  7.   This program is guaranteed to take up some of your precious disk space.
  8.   The author Dean Craft is in no way liable for what occurs because you
  9.   feel to need to run it.  The person operating the program is totally
  10.   responsible for all consequences of running this program.  You break it
  11.   you own it!
  12.  
  13.                                    Files
  14.                                    ~~~~~
  15.   DLFILE.EXE  - The Main EXEcutable used to run the door
  16.   DLFILE.DOC  - You are reading it.
  17.   DLFILE.CFG  - Sample configuration file. (Edit to suit your system)
  18.   DLFILE.BAT  - Sample batch file to run the door.
  19.   DLFILE.MEN  - Sample Text file for info For Users
  20.   DLFILE.LOG  - A NONself cleaning log file that says who downloaded what file.
  21.  
  22.                              Why did I write it?
  23.                              ~~~~~~~~~~~~~~~~~~~
  24.   Because:
  25.  
  26.     1.  A Fellow sysop asked for a way for TAG to have someone hit a Menu
  27.         Command and then allow for them to download either via
  28.         Xmodem/Ymodem/Zmodem.
  29.     2.  It Sounded Feasible.
  30.  
  31.     3.  It sounded like a little thingy that a few others were looking for.
  32.  
  33.                                    Features
  34.                                    ~~~~~~~~
  35.   -  Allows people to Download 1 text file from any menu.
  36.  
  37.   -  YOU MUST HAVE DSZ.COM IN YOUR PATH FOR THIS TO WORK!!!!
  38.  
  39.  
  40.                           Structure of DLFILE.CFG:
  41.                           ~~~~~~~~~~~~~~~~~~~~~~~~~~
  42.       Line 1 : dlfile.doc                 <-- Filename to send user
  43.       Line 2 : c:\text\                   <-- path to file (no forget '\')
  44.  
  45.       NOTE: If you mess up this setup the door will crash guaranteed! :)
  46.  
  47.                                    Quick setup
  48.                                    ~~~~~~~~~~~
  49.     1.  Put files in a directory.
  50.     2.  Edit DLFILE.CFG  <- if it's wrong the program may crash
  51.     3.  Edit DLFILE.BAT   <- if it's wrong the program may crash
  52.                 the main line is the
  53.  
  54.                     DLFILE.EXE door.sys
  55.  
  56.         And a sample.bat file would look like so....
  57.  
  58.                    cd\bbs\dlfile
  59.                    copy c:\bbs\door.sys (or dorinfo#.def)
  60.                    dlfile.exe door.sys  (or Dorinfo#.def)
  61.                    cd\bbs
  62.  
  63.         This door supports the door.sys and the dorinfo#.def. i am not sure if
  64.         it supports the newest structure of the door.sys cuz there are 3 types
  65.         of the door.sys setup last i knew. :)
  66.  
  67.     4.  Put DLFILE.BAT in your Main BBS directory.
  68.  
  69.     5. If you want to tell your users what they are downloading then edit the
  70.        DLFILE.MEN file to say such. if no saying is wanted then just delete this
  71.        file.
  72.  
  73.                            DESQView COMPATIBILITY
  74.                            ~~~~~~~~~~~~~~~~~~~~~~
  75.     Is IT??? i dunno. check it out.
  76.  
  77.                                 Other stuff
  78.                                 ~~~~~~~~~~~
  79.     That's about it.  If you run into any problems with it just let me know
  80.     and I'll fix it.
  81.  
  82.     I'm asking nothing for this door.  Is that going to break anyone?  It should
  83.     be a very useful door on your board to let people download adult access
  84.     requests or registration info instead of trying to have newbies go to the
  85.     file area and then download this file and pulling your hair out wondering
  86.     "why are they so dumb??" ;)
  87.  
  88.     You should know almost instantly whether or not this program is useful for
  89.     you.  If you use it and have any comments then drop me a line for
  90.     improvements or such. but remember i made it for ease of use and such.
  91.     Simple enough?
  92.  
  93.     Send Comments to the following address:
  94.  
  95.                 Dean Craft
  96.                 1:142/179 @ Fidonet)
  97.  
  98. -------------------------------------------------------------------------------
  99.  
  100. Dean Craft
  101. FidoNet 1:142/179
  102. The Land Of No Return BBS
  103. 1-203-871-6179 Courier HST Dual Standard 14.4K
  104.  
  105. (Special thanks to Mark McKay for allowing me to butcher his cklogon.doc file so
  106. i could have simple docs for this program )
  107.