home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / INCOMPLE.ARJ / INCOMPL.TXT < prev   
Encoding:
Text File  |  1992-12-31  |  3.7 KB  |  109 lines

  1. INCOMPLETE Version 1.5 ß by Markus Schanovsky    Mon 28 Dec 92
  2. ==========================================================================
  3.  
  4. N E W : runing WITHOUT FDRC ! 
  5.  
  6. Incomplete solves the problem of incomplete received files, especially
  7. arcmail, for You.
  8.  
  9. After an Outbound or Inbound call it checks the FD.LOG, which it finds
  10. himself by the environment variable FD for incomplete received files.
  11.  
  12. If it is a mailpacket, the program exits with an erorlevel 15, so You can
  13. avoid the problem of tossing bad packets; if the /A switch is given at the
  14. command-line the last node is polled immediately again and the transfer of
  15. Your mailpacket is resumed where the connection was dropped.
  16.  
  17. If a normal file is received incomplete during an outbound , an errorlevel
  18. 13 is set; a File-Request to the last node is initiated to receive the rest
  19. of the file.
  20.  
  21. If a file is sent incomplete during an outbound, an errorlevel 14 is set
  22. and a FileAttach-Message is created to send the rest of the file.
  23.  
  24. All the abouve activity is written to a logfile in Your FD-System-directory
  25. called INCOMPL.LOG; You cannot change the name.
  26.  
  27. If the FD.LOG-file is not found You get an errorlevel 2.
  28.  
  29. For inbounds, You get only a message if the connection is dropped.
  30.  
  31.         REQUIRED: SET FD=d:\path
  32.  
  33. Added features:
  34.  
  35. 1) Switch /A (call: INCOMPL [/A]): Action is only done when /A set.
  36.  
  37. Action means now:
  38.  
  39.     - Outbound - incomplete -
  40.     Mailpacket incomplete - errorlevel 15 - Poll initiated
  41.     File sent             - errorlevel 14 - Transmission initiated
  42.     File received         - errorlevel 13 - Request initiated
  43.  
  44.     - Inbound - incomplete - 
  45.     Only a message is given.
  46.  
  47. If /A is not set, only a Message is written to the screen and the logfile.
  48.  
  49. 2) The filename of the incomlplete File ist logged.
  50.  
  51. Errorlevels:
  52.  
  53.     Environment-Variable FD not found:            25
  54.     Configuration-file Setup.fd not found:            24
  55.     Configuration-file Setup.fd corrupted.            23
  56.     Info-file Lastcall.fd not found:            22
  57.     Mailpacket incomplete received:                15
  58.     File incomplete sent:                    14
  59.     File incomplete received:                13
  60.     Error writing Netmail:                     4
  61.     Logfile (of FD) not found:                 2
  62.  
  63.  
  64.  
  65. INCOMLPETE Version 1.6 ß - Added feature by request of a Betatester:
  66. ============================================================================
  67. Switch [/L:<path\logfile>] :    You can define a logfile of You choice, e.g.
  68.                 FD.LOG, if You only want one logfile;
  69.                 <Drive:\path\filename>
  70.                 Default is FD-System-Path\INCOMPL.LOG
  71.  
  72. INCOMPLETE Version 1.7 ß - Added feature by request of a Betatester:
  73. ============================================================================
  74. Switch [/P:<path\pwdfile>] :    You can define a passwordfile of Your choice,
  75.                 e.g. C:\FD\mynode.pwd.
  76.                 Default is FD-System-Path\INCOMPL.PWD
  77.                 If You are doing requests with PW's and the
  78.                 transfer is dropped, You can define a PW
  79.                 for each node in a plain ASCII-File; every
  80.                 time after a incomplete received file is found
  81.                 INCOMPLETE looks at the PWD-File and if You
  82.                 have defined a PW for this node, it is added
  83.                 to the request in the subject-line; the "!"
  84.                 is added from the program itself.
  85.  
  86. Example for: C:\FD\INCOMPL.PWD
  87.  
  88. 2:310/38.0       test
  89. 2:314/1.0        beta
  90.     .             .
  91.     .             .
  92.     .             .
  93.  
  94. ===============================
  95.  
  96. Attention: Full fido-address is needed: Zone:Net/Node.Point; Don't forget the
  97. "0" if it's a Node!
  98.                 
  99. If a node ist not listed in Your PWD-file, no PWD is added. If a PW is
  100. defined for a node, but the file-request needs no PW, don't mind! FD
  101. does'nt!
  102.  
  103. To incomplete received mail-packets, witch require a new poll, no PW is added!
  104.                 
  105. If You enjoy the program, please write me a Netmail!
  106.  
  107.                 Markus Schanovsky, Fido-Net 2:310/38
  108.  
  109.