home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / MCFRQ2B2.ZIP / MC_DOCS.ZIP / MCFREQ.DOC < prev    next >
Encoding:
Text File  |  1991-06-18  |  7.0 KB  |  178 lines

  1.  
  2.  
  3.                         ------------------------------
  4.                              Motor City Software
  5.  
  6.                               File Request Door
  7.  
  8.                                  MCFREQ.EXE
  9.  
  10.                                 Version 2.00
  11.                                    Beta #1
  12.                         ------------------------------
  13.                    Copyright(c) 1990 - All Rights Reserved
  14.                             Motor City Software
  15.  
  16.  
  17.                         NOTE: You Must Have a Front End
  18.                         Mailer, and belong to a network
  19.                         in order to run this door!
  20.  
  21.  
  22.  
  23. Introduction
  24. ------------
  25.  
  26.         MCFREQ,  the File Request Door, is a door which will allow your users to
  27.         request files from systems which  you have  configured  using  MCFREQED.
  28.         Please read the MCFREQED.DOC file for information on how to do this.
  29.  
  30.  
  31. Overview
  32. --------
  33.  
  34.         Basically,  what the  door does,  is allow your users to view file lists
  35.         from other BBS's (which you have configured) to search for files.If they
  36.         find a file that they are interested in, then they may request that file
  37.         Note  that all MCFREQ does is create the outbound .MSG file. It does not
  38.         actually call the other systems.  Your Front End Mailer program will do
  39.         the actual file transfers.
  40.  
  41. Operational Notes
  42. -----------------
  43.  
  44.         This Door is written using  Turbo Pascal 5.5  and makes extensive use of
  45.         another Motor City Software Product called  JPDoor, a door writing  unit
  46.         for QBBS/RA.
  47.  
  48.         This door may be run as a type 7, but do not run the .EXE file directly.
  49.         Run  a  batch  file  so that it can change into the proper directory, as
  50.         MCFREQ must be run from its own directory in order to find its files.
  51.  
  52.         Create a subdirectory to run this door in,  and make sure you create the
  53.         configuration files with MCFREQED in this subdirectory.  Also make  sure
  54.         that you have a complete file list in this directory for each system you
  55.         have configured,  as well as a list of all your files.  This will ensure
  56.         that users do not request files that already exist on your system.
  57.  
  58.         This is a relatively simple door to set up, but PLEASE read through the
  59.         documentation thoroughly. McFreq gets all  its information  needed from
  60.         its configuration files. Note... You should run MCFREQ via a batch file
  61.         that changes from your system directory into the MCFREQ directory, runs
  62.         MCFREQ  and then  changes back.  If you try to  run mcfreq from another
  63.         directory, it will not find the files it needs.
  64.  
  65.         Although this door was written to run with  QBBS and  Remote Access BBS,
  66.         it will now run on any system which can create a Dorinfo1.def file. You
  67.         must also have a fossil driver loaded.
  68.  
  69.  
  70. Command Line Parameters
  71. -----------------------
  72.  
  73.         MCFreq does not NEED any command line parameters. If none are used, then
  74.         it will assume that it is node 1, and that the dorinfo1.def file will be
  75.         found in the directory specified in MCFreqEd.
  76.  
  77.         Local - Allows local usage By the Sysop. All info is taken from McFreq's
  78.                 configuration files. Dorinfo1.def is not required.
  79.  
  80.           Example :  MCFREQ LOCAL
  81.  
  82.  
  83.         Path\Dorinfo1.Def Node -  This allows you to  specify the  path to  your
  84.                 Dorinfo?.Def file in a multi-node setup.  This will override the
  85.                 directory specified in MCFreqEd.  The trailing  backslash is not
  86.                 required.  You can also specify a Node number.  MCFreq will then
  87.                 look for a dorinfoX.def where X is the node number.  If you  run
  88.                 RA,  then it only  creates a  dorinfo1.def    You can specify in
  89.                 MCFreqEd  to force  Dorinfo1.def  regardless of the  node number
  90.                 specified.
  91.  
  92.           Example :  MCFREQ D:\RA\NODE_2 2
  93.  
  94.  
  95.  
  96.  
  97.         While you are in the door, the following keys are available:
  98.  
  99.         ALT-C   CHAT    Allows you to chat with the user currently online.
  100.  
  101.         ALT-H   HANGUP  Hang up the modem, and return to the bbs. This toggles
  102.                         DTR low, and forces the user offline.
  103.  
  104.         ALT-J   JUMP to DOS Allows easy access to DOS for the SysOp should the
  105.                         need arise.
  106.  
  107.         UP ARROW  & DOWN ARROW
  108.                         Increase and Decrease users time remaining. This will
  109.                         only work if you are running QBBS or RA and have a valid
  110.                         EXITINFO.BBS file.
  111.  
  112.         NOTE - These keys are not HOT-KEYs, but are available while the user is
  113.                         at a prompt.
  114.  
  115.  
  116.  
  117. Using Your Own Menus and Text Files
  118. -----------------------------------
  119.  
  120.         In order to make the File Request System look more like the style of
  121.         your own BBS, we have added support for your own ASCii and ANSi text
  122.         files and menus.  You can also define your own Keys for the menu
  123.         commands, as well as some of the prompts.
  124.  
  125.         Main Menu
  126.         ---------
  127.           Create your own menu screen using THEDRAW or any other ANSI editor,
  128.           and place it in the directory defined in the menu setup for TextFiles
  129.           in McFreqEd. You must also enter the name of this file in McFreqed
  130.           under Menu Setup - Menu
  131.  
  132.  
  133. Multi-Node & Network Compatibility
  134. ----------------------------------
  135.  
  136.         MCFreq is perfectly capable of running on more than one line at a time.
  137.         ALL file access is done using proper file sharing.
  138.  
  139.  
  140.  
  141. Copyright, Disclaimer, Etc
  142. --------------------------
  143.  
  144.         MCFREQ & MCFREQED is copyright 1990,1991 by Motor City Software. You are
  145.         granted permission to use these programs for a 30 day evaluation period.
  146.         You may distribute them freely in unmodified form along with all
  147.         documentation so long as you are not charging money for this specific
  148.         product.
  149.  
  150.         I make no claim about these programs except that I have done everything
  151.         possible to make sure it does not cause any damage to your system, and
  152.         that I am running it here myself, and have had no problems whatsoever.
  153.  
  154.         These programs ARE NOT Public Domain, but Shareware. This means that you
  155.         are expected to register this software if you plan on using it. You may
  156.         use it for a trial period of 30 days. If you do not feel that this
  157.         program is worth the $35.00 after the evaluation period, then you MUST
  158.         remove it from your system.
  159.  
  160.         Failure to do so is a direct violation of this license agreement.
  161.  
  162.  
  163. Contacting the Author
  164. ---------------------
  165.  
  166.         Problems, Bug Reports, and comments should be directed to:
  167.  
  168.  
  169.                 Rod Hancock
  170.                 Motor City Software Online
  171.                 (416)579-6318
  172.                 1:229/418 FIDO
  173.                 89:485/207 IMEX
  174.                 Oshawa Ontario Canada.
  175.                 HST 14.4K V.42bis V.32bis
  176.  
  177.  
  178.