INCOMPLETE Version 1.5  by Markus Schanovsky	Mon 28 Dec 92
==========================================================================

N E W : runing WITHOUT FDRC ! 

Incomplete solves the problem of incomplete received files, especially
arcmail, for You.

After an Outbound or Inbound call it checks the FD.LOG, which it finds
himself by the environment variable FD for incomplete received files.

If it is a mailpacket, the program exits with an erorlevel 15, so You can
avoid the problem of tossing bad packets; if the /A switch is given at the
command-line the last node is polled immediately again and the transfer of
Your mailpacket is resumed where the connection was dropped.

If a normal file is received incomplete during an outbound , an errorlevel
13 is set; a File-Request to the last node is initiated to receive the rest
of the file.

If a file is sent incomplete during an outbound, an errorlevel 14 is set
and a FileAttach-Message is created to send the rest of the file.

All the abouve activity is written to a logfile in Your FD-System-directory
called INCOMPL.LOG; You cannot change the name.

If the FD.LOG-file is not found You get an errorlevel 2.

For inbounds, You get only a message if the connection is dropped.

		REQUIRED: SET FD=d:\path

Added features:

1) Switch /A (call: INCOMPL [/A]): Action is only done when /A set.

Action means now:

	- Outbound - incomplete -
	Mailpacket incomplete - errorlevel 15 - Poll initiated
	File sent             - errorlevel 14 - Transmission initiated
	File received         - errorlevel 13 - Request initiated

	- Inbound - incomplete - 
	Only a message is given.

If /A is not set, only a Message is written to the screen and the logfile.

2) The filename of the incomlplete File ist logged.

Errorlevels:

	Environment-Variable FD not found:			25
	Configuration-file Setup.fd not found:			24
	Configuration-file Setup.fd corrupted.			23
	Info-file Lastcall.fd not found:			22
	Mailpacket incomplete received:				15
	File incomplete sent:					14
	File incomplete received:				13
	Error writing Netmail:					 4
	Logfile (of FD) not found:				 2



INCOMLPETE Version 1.6  - Added feature by request of a Betatester:
============================================================================
Switch [/L:<path\logfile>] :	You can define a logfile of You choice, e.g.
				FD.LOG, if You only want one logfile;
				<Drive:\path\filename>
				Default is FD-System-Path\INCOMPL.LOG

INCOMPLETE Version 1.7  - Added feature by request of a Betatester:
============================================================================
Switch [/P:<path\pwdfile>] :	You can define a passwordfile of Your choice,
				e.g. C:\FD\mynode.pwd.
				Default is FD-System-Path\INCOMPL.PWD
				If You are doing requests with PW's and the
				transfer is dropped, You can define a PW
				for each node in a plain ASCII-File; every
				time after a incomplete received file is found
				INCOMPLETE looks at the PWD-File and if You
				have defined a PW for this node, it is added
				to the request in the subject-line; the "!"
				is added from the program itself.

Example for: C:\FD\INCOMPL.PWD

2:310/38.0       test
2:314/1.0        beta
    .             .
    .             .
    .             .

===============================

Attention: Full fido-address is needed: Zone:Net/Node.Point; Don't forget the
"0" if it's a Node!
				
If a node ist not listed in Your PWD-file, no PWD is added. If a PW is
defined for a node, but the file-request needs no PW, don't mind! FD
does'nt!

To incomplete received mail-packets, witch require a new poll, no PW is added!
				
If You enjoy the program, please write me a Netmail!

				Markus Schanovsky, Fido-Net 2:310/38

