home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / QWK2FD10.ZIP / QWK2FD.DOC < prev    next >
Text File  |  1992-08-06  |  4KB  |  110 lines

  1. QWK2FD v1.0b (c)1992, GGM Data
  2.  
  3. Reads statistics on Zmodem file transfers with a .QWK network from
  4. DSZ (tm) log file.
  5.  
  6. Stores results into Front Door 2.00 (and later) or InterMail 2.10
  7. format statistic & log files.
  8.  
  9. ***
  10. Warranty    : This program is guaranteed to take up space on the
  11.               storage medium of the users choice.
  12.  
  13.             : If QWK2FD (herein after referred to as "it"), or anything
  14.               else relative to its use breaks, the user owns all the
  15.               pieces to it and everything else that fell apart.
  16.  
  17.             : Authors liability shall be limited to an amount equal
  18.               to users donations to authors expense of development.
  19.  
  20.             : this is GUILTWARE - donations equaling the amount of a
  21.               users conscience soothing funding are directed to any
  22.               charity of the users choice.
  23.  
  24.  
  25. ***
  26. Function    : Reads .DAT file (sample enclosed) to determine :
  27.  
  28.                       a) Mail system in use (FD or IM)
  29.                       b) Mail system log filename
  30.                       c) Number of possible .QWK Network(s)
  31.                       d) Name(s) of :
  32.                                       Network(s)
  33.                                       Host BBS
  34.                                       Root .QWK & .REP files
  35.  
  36.  
  37.  
  38. ***
  39. It Does     : write to LASTCALL.(FD or IM), OUTBOUD .HIS, and the mailer
  40.              system log.  Result is displayed on mailer wait screen.
  41.  
  42.             : some minor error checking, not much, but enough to be OK.
  43.  
  44.  
  45.  
  46. ***
  47. It Does not : Update mailer "wait screen" with date/time of last call,
  48.               or add "call duration" & "cost factor" into history file.
  49.  
  50.             : provide a Zone:Net/Node.Point to a .QWK network system.
  51.  
  52.             : eat hard drives as it leaves this development site.
  53.  
  54.  
  55.  
  56. ***
  57. Requires    : PC, DOS, etc ... as normaly expected.  If you are
  58.               looking at this, you got most of all that you need!
  59.  
  60.             : Use of DSZ (tm) for Zmodem file xfers with .QWK network.
  61.  
  62.             : Environment variable "SET DSZLOG=[filename]"
  63.  
  64.             : Operation from the Mailer SYSTEM directory.
  65.  
  66.  
  67.  
  68. ***
  69. Usage Syntax: QWK2FD [networkname] [B D or U]
  70.                            ^        ^ ^    ^    : on last call :
  71.                            |        | |    |-- Uploaded .REP only
  72.                            |        | |------Downloaded .QWK only
  73.                            |        |-----------Both of the above
  74.                            |---------self explanatory - see sample .DAT
  75.  
  76.  
  77.          e.g: QWK2FD W-Net B
  78.  
  79.             : Implies that the last call was to W-Net, and there was
  80.               both an Upload of a .REP and Download of .QWK
  81.  
  82.  
  83. ***
  84. format of .DAT file explained : this matches the sample (with comments)
  85.  
  86. IM                 <--- using InterMail
  87. C:\IM\LOGS\IM.LOG  <--- InterMail's log file name
  88. 2                  <--- there are TWO .QWK networks listed below
  89. W-Net              <---- a) Network 1 Name (to be used on command line)
  90. Hal_9000 BBS       <--/  b)           Host BBS
  91. Hal_9000           <--/  c)           Root of .QWK and .REP packet names
  92. RecoverNET         <---- a) Network 2 Name (to be used on command line)
  93. LifeLine           <--/  b)           Host BBS
  94. Life               <--/  c)           Root of .QWK and .REP packet names
  95.                    <------- etc as desired
  96.  
  97.  
  98. ***
  99. Kudos       : the programming environment was QB4.5, a product of
  100.               MicroSoft corp.
  101.  
  102.             : DSZ is a product of Omen Technology
  103.             : Front Door is a product of Advanced Engineering sarl
  104.             : InterMail is a product of InterZone Software
  105.  
  106.              without these, the program QWK2FD would not exist
  107.  
  108. ---
  109.  * Origin: 08/05/92 (1:120/636)
  110.